mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
apparmor: Fix kernel-doc header for verify_dfa_accept_index
Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202306141934.UKmM9bFX-lkp@intel.com/ Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
@@ -1154,7 +1154,7 @@ static int verify_header(struct aa_ext *e, int required, const char **ns)
|
||||
}
|
||||
|
||||
/**
|
||||
* verify_dfa_accept_xindex - verify accept indexes are in range of perms table
|
||||
* verify_dfa_accept_index - verify accept indexes are in range of perms table
|
||||
* @dfa: the dfa to check accept indexes are in range
|
||||
* table_size: the permission table size the indexes should be within
|
||||
*/
|
||||
|
Reference in New Issue
Block a user