diff options
author | 2024-07-08 21:54:32 -0700 | |
---|---|---|
committer | 2024-07-09 00:01:11 -0600 | |
commit | 0ffc46eb1b6d0b9dd07e4f2b1019edd4fe678b9e (patch) | |
tree | d5cfa7dc4d8b8e0abb0c7f9c530cec8ca90627ad /scripts/gdb/linux/modules.py | |
parent | loop: Don't bother validating blocksize (diff) | |
download | wireguard-linux-0ffc46eb1b6d0b9dd07e4f2b1019edd4fe678b9e.tar.xz wireguard-linux-0ffc46eb1b6d0b9dd07e4f2b1019edd4fe678b9e.zip |
block: fix get_max_segment_size() warning
Correct the parameter name in the comment of get_max_segment_size()
to fix following warning:-
block/blk-merge.c:220: warning: Function parameter or struct member 'len' not described in 'get_max_segment_size'
block/blk-merge.c:220: warning: Excess function parameter 'max_len' description in 'get_max_segment_size'
Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20240709045432.8688-1-kch@nvidia.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions