diff options
author | Yang Li <[email protected]> | 2023-03-03 09:28:33 +0800 |
---|---|---|
committer | John Johansen <[email protected]> | 2023-07-06 10:58:49 -0700 |
commit | 755a22c74345a7b4c18dbb86f553eeb7895a97c9 (patch) | |
tree | 895681c6c3674c5f9a7b933310ce5bf063dcb0bd /scripts/bpf_doc.py | |
parent | b54aebd4411134b525a82d663a26b2f135ecb7e8 (diff) |
AppArmor: Fix some kernel-doc comments
Make the description of @table to @strs in function unpack_trans_table()
to silence the warnings:
security/apparmor/policy_unpack.c:456: warning: Function parameter or member 'strs' not described in 'unpack_trans_table'
security/apparmor/policy_unpack.c:456: warning: Excess function parameter 'table' description in 'unpack_trans_table'
Reported-by: Abaci Robot <[email protected]>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4332
Signed-off-by: Yang Li <[email protected]>
Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions