diff options
author | 2022-01-29 10:50:59 +0800 | |
---|---|---|
committer | 2022-07-09 15:13:59 -0700 | |
commit | e21851b349b8dd0af00fc4d887983a2767eb393c (patch) | |
tree | 477d34b01ee36d680ddeeeae6e794249511bea4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | apparmor: Use struct_size() helper in kmalloc() (diff) | |
download | wireguard-linux-e21851b349b8dd0af00fc4d887983a2767eb393c.tar.xz wireguard-linux-e21851b349b8dd0af00fc4d887983a2767eb393c.zip |
apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
Fix a spelling problem and change @mntpath to @path to remove warnings
found by running scripts/kernel-doc, which is caused by using 'make W=1'.
security/apparmor/mount.c:321: warning: Function parameter or member
'devname' not described in 'match_mnt_path_str'
security/apparmor/mount.c:321: warning: Excess function parameter
'devnme' description in 'match_mnt_path_str'
security/apparmor/mount.c:377: warning: Function parameter or member
'path' not described in 'match_mnt'
security/apparmor/mount.c:377: warning: Excess function parameter
'mntpath' description in 'match_mnt'
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions