]> git.baikalelectronics.ru Git - kernel.git/commit
block: move blk_queue_get_max_sectors to blk.h
authorChristoph Hellwig <hch@lst.de>
Tue, 14 Jun 2022 09:09:34 +0000 (11:09 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 27 Jun 2022 12:29:11 +0000 (06:29 -0600)
commit41b21361fdfd65d081b962a700b38ab46d180bab
tree9ebd3675e1f12ba19bf59089210016a5b3c49cc1
parent622632e42dd7b18553819fa372cb3dd2d31be79b
block: move blk_queue_get_max_sectors to blk.h

blk_queue_get_max_sectors is private to the block layer, so move it out
of blkdev.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220614090934.570632-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk.h
include/linux/blkdev.h