]> www.infradead.org Git - users/dwmw2/linux.git/commit
block: return unsigned int from queue_dma_alignment
authorChristoph Hellwig <hch@lst.de>
Tue, 19 Nov 2024 16:09:19 +0000 (17:09 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 20 Nov 2024 02:07:13 +0000 (19:07 -0700)
commited5db174cf39374215934f21b04639a7a1513023
treed0a263becf63023b643390581b95ca2ac1e81ae9
parent5a9d1b83e5334915c651604648c20a9fc64d47a3
block: return unsigned int from queue_dma_alignment

The underlying limit is defined as an unsigned int, so return that from
queue_dma_alignment as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20241119160932.1327864-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blkdev.h