On 4/25/19 9:03 AM, 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]>
---
  block/bio.c                       | 29 ++++++++++-------------------
  block/bounce.c                    |  3 +--
  drivers/md/bcache/btree.c         |  3 +--
  drivers/md/dm-crypt.c             |  3 +--
  drivers/md/raid1.c                |  6 +++---
  drivers/staging/erofs/data.c      |  3 +--
  drivers/staging/erofs/unzip_vle.c |  3 +--
  fs/block_dev.c                    |  6 ++----
  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 +--
  fs/crypto/bio.c                   |  3 +--
  fs/direct-io.c                    |  3 +--
  fs/ext4/page-io.c                 |  3 +--
  fs/ext4/readpage.c                |  3 +--
  fs/f2fs/data.c                    |  9 +++------
  fs/gfs2/lops.c                    |  3 +--
  fs/gfs2/meta_io.c                 |  3 +--
  fs/iomap.c                        |  6 ++-    ---
  fs/mpage.c                        |  3 +--
  fs/xfs/xfs_aops.c                 |  3 +--
  include/linux/bio.h               |  5 ++---
  24 files changed, 47 insertions(+), 81 deletions(-)

Reviewed-by: Hannes Reinecke <[email protected]>

Cheers,

Hannes
--
Dr. Hannes Reinecke                Teamlead Storage & Networking
[email protected]                                   +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Mary Higgins, Sri Rasiah
HRB 21284 (AG Nürnberg)

Reply via email to