diff options
author | Lukas Bulwahn <[email protected]> | 2022-10-31 10:29:20 +0100 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2022-11-03 18:09:45 +0100 |
commit | a207620123f27e6f63bab13b46b20e03a3deec8d (patch) | |
tree | 3698cf11d4a79711528b10be537e389713c845fa /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 247f34f7b80357943234f93f247a1ae6b6c3a740 (diff) |
mm/slab_common: repair kernel-doc for __ksize()
Commit 445d41d7a7c1 ("Merge branch 'slab/for-6.1/kmalloc_size_roundup' into
slab/for-next") resolved a conflict of two concurrent changes to __ksize().
However, it did not adjust the kernel-doc comment of __ksize(), while the
name of the argument to __ksize() was renamed.
Hence, ./scripts/ kernel-doc -none mm/slab_common.c warns about it.
Adjust the kernel-doc comment for __ksize() for make W=1 happiness.
Signed-off-by: Lukas Bulwahn <[email protected]>
Acked-by: Hyeonggon Yoo <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions