linux/security/apparmor/include
Randy Dunlap a949b46e7d apparmor: fix some kernel-doc issues in header files
Fix kernel-doc warnings in apparmor header files as reported by
scripts/kernel-doc:

cred.h:128: warning: expecting prototype for end_label_crit_section(). Prototype was for end_current_label_crit_section() instead
file.h:108: warning: expecting prototype for aa_map_file_perms(). Prototype was for aa_map_file_to_perms() instead

lib.h:159: warning: Function parameter or struct member 'hname' not described in 'basename'
lib.h:159: warning: Excess function parameter 'name' description in 'basename'

match.h:21: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 * The format used for transition tables is based on the GNU flex table

perms.h:109: warning: Function parameter or struct member 'accum' not described in 'aa_perms_accum_raw'
perms.h:109: warning: Function parameter or struct member 'addend' not described in 'aa_perms_accum_raw'
perms.h:136: warning: Function parameter or struct member 'accum' not described in 'aa_perms_accum'
perms.h:136: warning: Function parameter or struct member 'addend' not described in 'aa_perms_accum'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Ryan Lee <ryan.lee@canonical.com>
Cc: John Johansen <john.johansen@canonical.com>
Cc: John Johansen <john@apparmor.net>
Cc: apparmor@lists.ubuntu.com
Cc: linux-security-module@vger.kernel.org
Cc: Paul Moore <paul@paul-moore.com>
Cc: James Morris <jmorris@namei.org>
Cc: "Serge E. Hallyn" <serge@hallyn.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
2025-05-17 01:52:25 -07:00
..
af_unix.h apparmor: add fine grained af_unix mediation 2025-01-18 06:47:12 -08:00
apparmor.h apparmor: add fine grained af_unix mediation 2025-01-18 06:47:12 -08:00
apparmorfs.h
audit.h lsm: use lsm_prop in security_audit_rule_match 2024-10-11 14:34:12 -04:00
capability.h apparmor: add ability to mediate caps with policy state machine 2025-01-18 06:47:12 -08:00
cred.h apparmor: fix some kernel-doc issues in header files 2025-05-17 01:52:25 -07:00
crypto.h
domain.h
file.h apparmor: fix some kernel-doc issues in header files 2025-05-17 01:52:25 -07:00
ipc.h apparmor: add support for profiles to define the kill signal 2025-01-18 06:47:12 -08:00
label.h apparmor: carry mediation check on label 2025-01-18 06:47:12 -08:00
lib.h apparmor: fix some kernel-doc issues in header files 2025-05-17 01:52:25 -07:00
match.h apparmor: fix some kernel-doc issues in header files 2025-05-17 01:52:25 -07:00
mount.h
net.h apparmor: add fine grained af_unix mediation 2025-01-18 06:47:12 -08:00
path.h apparmor: add fine grained af_unix mediation 2025-01-18 06:47:12 -08:00
perms.h apparmor: fix some kernel-doc issues in header files 2025-05-17 01:52:25 -07:00
policy.h apparmor: gate make fine grained unix mediation behind v9 abi 2025-01-18 06:47:13 -08:00
policy_compat.h
policy_ns.h
policy_unpack.h
procattr.h
resource.h
secid.h apparmor: Remove deadcode 2024-11-26 19:21:05 -08:00
sig_names.h apparmor: add support for profiles to define the kill signal 2025-01-18 06:47:12 -08:00
signal.h apparmor: add support for profiles to define the kill signal 2025-01-18 06:47:12 -08:00
task.h