On Mon, Apr 24, 2017 at 04:51:10PM +0900, [email protected] wrote: > From: Damien Le Moal <[email protected]> > > 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 <[email protected]>
Looks fine, Reviewed-by: Christoph Hellwig <[email protected]>

