On Mon, Oct 21, 2019 at 12:40:03PM +0900, Damien Le Moal wrote: > Rename nvme_block_nr() to nvme_sect_to_lba() and use SECTOR_SHIFT > instead of its hard coded value 9. Also add a comment to decribe this > helper. > > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxx> Looks fine, Reviewed-by: Christoph Hellwig <hch@xxxxxx>