Re: [PATCH 6/6] lib/scatterlist: Drop order argument from sgl_free_n_order

From: Bart Van Assche
Date: Wed Mar 07 2018 - 11:23:53 EST


On Wed, 2018-03-07 at 12:47 +0000, Tvrtko Ursulin wrote:
> We can derive the order from sg->length and so do not need to pass it in
> explicitly. Rename the function to sgl_free_n.

Using get_order() to compute the order looks fine to me but this patch will
have to rebased in order to address the comments on the previous patches.

Thanks,

Bart.