summaryrefslogtreecommitdiff
path: root/scripts/diffconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-06-14 12:09:31 +0300
committerJens Axboe <axboe@kernel.dk>2022-06-27 15:29:11 +0300
commitc887519074957f0ebd73b8158c2e0546d97ce0e8 (patch)
tree53b9246a5dacd78107c04abe80713708dbf6e6a7 /scripts/diffconfig
parentc39493222e41098cd15d11f972d16e943919506d (diff)
downloadlinux-c887519074957f0ebd73b8158c2e0546d97ce0e8.tar.xz
block: open code blk_max_size_offset in blk_rq_get_max_sectors
blk_rq_get_max_sectors always uses q->limits.chunk_sectors as the chunk_sectors argument, and already checks for max_sectors through the call to blk_queue_get_max_sectors. That means much of blk_max_size_offset is not needed and open coding it simplifies the code. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220614090934.570632-4-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions