diff options
| author | Tim Froidcoeur <[email protected]> | 2020-06-11 01:41:38 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-06-11 02:14:17 +0000 |
| commit | 2581ac7c2f6b093eea3340a4e2db8a55fc9f8470 (patch) | |
| tree | 64800e5fffb6a5cd00c0d96deff3198a8bece761 /lib/bitmap.c | |
| parent | nilfs2: fix null pointer dereference at nilfs_segctor_do_construct() (diff) | |
| download | kernel-2581ac7c2f6b093eea3340a4e2db8a55fc9f8470.tar.gz kernel-2581ac7c2f6b093eea3340a4e2db8a55fc9f8470.zip | |
checkpatch: correct check for kernel parameters doc
Adding a new kernel parameter with documentation makes checkpatch complain
__setup appears un-documented -- check Documentation/admin-guide/kernel-parameters.rst
The list of kernel parameters has moved to a separate txt file, but
checkpatch has not been updated for this.
Make checkpatch.pl look for the documentation for new kernel parameters
in kernel-parameters.txt instead of kernel-parameters.rst.
Fixes: e52347bd66f6 ("Documentation/admin-guide: split the kernel parameter list to a separate file")
Signed-off-by: Tim Froidcoeur <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Joe Perches <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
