diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-11-07 07:22:55 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-11-07 15:21:45 +0100 |
commit | 5b2560c4c20e6d6933625b4b56f6843d6c7faf0f (patch) | |
tree | 942a87973f89d025cb09318483006d5a5cc9ae84 /net | |
parent | blk-mq: use if-else instead of goto in blk_mq_alloc_cached_request() (diff) | |
download | linux-5b2560c4c20e6d6933625b4b56f6843d6c7faf0f.tar.xz linux-5b2560c4c20e6d6933625b4b56f6843d6c7faf0f.zip |
block: Fix some kernel-doc comments
Remove the description of @required_features in elevator_match()
to clear the below warning:
block/elevator.c:103: warning: Excess function parameter 'required_features' description in 'elevator_match'
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2734
Fixes: ffb86425ee2c ("block: don't check for required features in elevator_match")
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20221107062255.2685-1-yang.lee@linux.alibaba.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions