security/apparmor: fix declaration

This commit is contained in:
Mauro (mdrjr) Ribeiro
2022-05-04 14:48:31 -03:00
parent 713d2ee982
commit b6feff9494

View File

@@ -233,7 +233,7 @@ static struct file_perms compute_mnt_perms(struct aa_dfa *dfa,
return perms;
}
static const char const *mnt_info_table[] = {
static const char *mnt_info_table[] = {
"match succeeded",
"failed mntpnt match",
"failed srcname match",