aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorGravatar Randy Dunlap <rdunlap@infradead.org> 2023-11-03 21:20:44 -0700
committerGravatar Luis Chamberlain <mcgrof@kernel.org> 2024-02-02 10:21:26 -0800
commit157285397f6a7b35d8f7f115e1be24f49e947ba3 (patch)
tree083984f1abaf3b2c08fbd8968b2cfd95d9f88288 /init
parentpowerpc: Simplify strict_kernel_rwx_enabled() (diff)
downloadlinux-157285397f6a7b35d8f7f115e1be24f49e947ba3.tar.gz
linux-157285397f6a7b35d8f7f115e1be24f49e947ba3.tar.bz2
linux-157285397f6a7b35d8f7f115e1be24f49e947ba3.zip
lib/test_kmod: fix kernel-doc warnings
Fix all kernel-doc warnings in test_kmod.c: - Mark some enum values as private so that kernel-doc is not needed for them - s/thread_mutex/thread_lock/ in a struct's kernel-doc comments - add kernel-doc info for @task_sync test_kmod.c:67: warning: Enum value '__TEST_KMOD_INVALID' not described in enum 'kmod_test_case' test_kmod.c:67: warning: Enum value '__TEST_KMOD_MAX' not described in enum 'kmod_test_case' test_kmod.c:100: warning: Function parameter or member 'task_sync' not described in 'kmod_test_device_info' test_kmod.c:134: warning: Function parameter or member 'thread_mutex' not described in 'kmod_test_device' Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Luis Chamberlain <mcgrof@kernel.org> Cc: <linux-modules@vger.kernel.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions