On Mon, Apr 24, 2017 at 04:51:10PM +0900, damien.lemoal@xxxxxxx wrote: > From: Damien Le Moal <damien.lemoal@xxxxxxx> > > Re-shuffle the code to be more efficient by not initializing > variables upfront (i.e. do it only when necessary). > Also replace the do_div calls with calls to sectors_to_logical(). > > No functional change is introduced by this patch. > > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxx> Looks fine, Reviewed-by: Christoph Hellwig <hch@xxxxxx>