aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorAnuradha Weeraman <[email protected]>2023-05-06 23:59:27 +0530
committerChristian Brauner <[email protected]>2023-05-15 12:39:07 +0200
commit55650b2fddb958e42036c5b07ed82983ce532865 (patch)
tree68795bfce66ca4ed0763b8de9707770d3adf437e /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parentc642256b91770e201519d037a91f255a617a4602 (diff)
fs/open.c: Fix W=1 kernel doc warnings
fs/open.c: In functions 'setattr_vfsuid' and 'setattr_vfsgid': warning: Function parameter or member 'attr' not described - Fix warning by removing kernel-doc for these as they are static inline functions and not required to be exposed via kernel-doc. fs/open.c: warning: Excess function parameter 'opened' description in 'finish_open' warning: Excess function parameter 'cred' description in 'vfs_open' - Fix by removing the parameters from the kernel-doc as they are no longer required by the function. Signed-off-by: Anuradha Weeraman <[email protected]> Message-Id: <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions