On Mon, Oct 21, 2019 at 12:40:04PM +0900, Damien Le Moal wrote: > Introduce the new helper function nvme_lba_to_sect() to convert a device > logical block number to a 512B sector number. Use this new helper in > obvious places, cleaning up the code. > > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxx> Looks fine, Reviewed-by: Christoph Hellwig <hch@xxxxxx>