Searched hist:"84613 beda427b6e4c3d7a9ed2b68efd26300ec63" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-merge.c | diff 84613beda427b6e4c3d7a9ed2b68efd26300ec63 Tue Jun 14 04:09:32 CDT 2022 Christoph Hellwig <hch@lst.de> block: cleanup variable naming in get_max_io_size
get_max_io_size has a very odd choice of variables names and initialization patterns. Switch to more descriptive names and more clear initialization of them.
Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20220614090934.570632-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|