On Mon, 08 Jul 2024 21:54:32 -0700, Chaitanya Kulkarni wrote: > 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' > > > [...] Applied, thanks! [1/1] block: fix get_max_segment_size() warning commit: 0ffc46eb1b6d0b9dd07e4f2b1019edd4fe678b9e Best regards, -- Jens Axboe