Home
last modified time | relevance | path

Searched hist:"6850 b2dd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dbio.c6850b2dd Mon Jul 24 11:54:27 CDT 2023 Christoph Hellwig <hch@lst.de> block: use SECTOR_SHIFT bio_add_hw_page

Use the SECTOR_SHIFT magic constant instead of the magic number.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jinyoung Choi <j-young.choi@samsung.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20230724165433.117645-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>