Re: [PATCH v4 05/10] loop: Remove figure_loop_size()
From: Christoph Hellwig <hch@lst.de>
Date: 2020-05-06 06:04:39
Also in:
lkml
From: Christoph Hellwig <hch@lst.de>
Date: 2020-05-06 06:04:39
Also in:
lkml
On Wed, Apr 29, 2020 at 04:03:36PM +0200, Martijn Coenen wrote:
This function was now only used by loop_set_capacity(). Just open code the remaining code in the caller instead. Signed-off-by: Martijn Coenen <redacted>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>