On Thu, Apr 25, 2019 at 09:03:00AM +0200, Christoph Hellwig wrote:
> We only have two callers that need the integer loop iterator, and they
> can easily maintain it themselves.
> 
> Suggested-by: Matthew Wilcox <[email protected]>
> Signed-off-by: Christoph Hellwig <[email protected]>
> Reviewed-by: Johannes Thumshirn <[email protected]>
> ---

For the btrfs bits

>  fs/btrfs/compression.c            |  3 +--
>  fs/btrfs/disk-io.c                |  4 ++--
>  fs/btrfs/extent_io.c              | 10 ++++------
>  fs/btrfs/inode.c                  |  8 ++++----
>  fs/btrfs/raid56.c                 |  3 +--

Acked-by: David Sterba <[email protected]>

Reply via email to