diff options
author | Gaosheng Cui <cuigaosheng1@huawei.com> | 2023-06-25 09:13:42 +0800 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2023-07-10 01:07:54 -0700 |
commit | 3175df8032d9486c6d6875256144aa027d905d3f (patch) | |
tree | 08b5ca510e7a6ebb13cb10b7d31ea45b0838b2b9 /tools/perf/scripts/python | |
parent | 76426c9d92fdbd3dd88b1c3553bc4a4d98e6d184 (diff) |
apparmor: Fix kernel-doc warnings in apparmor/file.c
Fix kernel-doc warnings:
security/apparmor/file.c:177: warning: Excess function parameter
'dfa' description in 'aa_lookup_fperms'
security/apparmor/file.c:177: warning: Function parameter or member
'file_rules' not described in 'aa_lookup_fperms'
security/apparmor/file.c:202: warning: Excess function parameter
'dfa' description in 'aa_str_perms'
security/apparmor/file.c:202: warning: Excess function parameter
'state' description in 'aa_str_perms'
security/apparmor/file.c:202: warning: Function parameter or member
'file_rules' not described in 'aa_str_perms'
security/apparmor/file.c:202: warning: Function parameter or member
'start' not described in 'aa_str_perms'
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions