Commit 3f069c4c authored by John Johansen's avatar John Johansen

apparmor: Fix kernel-doc header for verify_dfa_accept_index

Reported-by: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202306141934.UKmM9bFX-lkp@intel.com/Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent ec6851ae
......@@ -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
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment