diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-03-01 12:21:36 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-03-03 07:53:01 +0300 |
commit | fd9b6fad667c7516a130cf0f3caddcb965710c12 (patch) | |
tree | b115eeede800b47946f5d5aeac828acb321dd295 /scripts/gdb/linux/utils.py | |
parent | 7aab5c84a0f6ec2290e2ba4a6b245178b1bf949a (diff) | |
download | linux-fd9b6fad667c7516a130cf0f3caddcb965710c12.tar.xz |
ext4: fix ext4_mb_clear_bb() kernel-doc comment
Remove the excess description of @bh in ext4_mb_clear_bb() kernel-doc
comment to remove warnings found by running scripts/kernel-doc, which
is caused by using 'make W=1'.
fs/ext4/mballoc.c:5895: warning: Excess function parameter 'bh'
description in 'ext4_mb_clear_bb'
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220301092136.34764-1-yang.lee@linux.alibaba.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions