diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-01-29 10:51:00 +0800 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2022-07-09 15:13:59 -0700 |
commit | 5ee5d37421601f23f463b062f211b404b0fd6922 (patch) | |
tree | 9fed2ba9ee145e1ae2dc5398b93a66a829d2e43d /security/Kconfig.hardening | |
parent | e21851b349b8dd0af00fc4d887983a2767eb393c (diff) | |
download | linux-5ee5d37421601f23f463b062f211b404b0fd6922.tar.gz |
apparmor: Fix some kernel-doc comments
Add the description of @ns_name, change function name aa_u16_chunck to
unpack_u16_chunk and verify_head to verify_header in kernel-doc comment
to remove warnings found by running scripts/kernel-doc, which is caused
by using 'make W=1'.
security/apparmor/policy_unpack.c:224: warning: expecting prototype for
aa_u16_chunck(). Prototype was for unpack_u16_chunk() instead
security/apparmor/policy_unpack.c:678: warning: Function parameter or
member 'ns_name' not described in 'unpack_profile'
security/apparmor/policy_unpack.c:950: warning: expecting prototype for
verify_head(). Prototype was for verify_header() instead
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/Kconfig.hardening')
0 files changed, 0 insertions, 0 deletions