diff options
author | 2022-01-08 20:23:46 -0500 | |
---|---|---|
committer | 2022-03-21 12:56:34 -0400 | |
commit | e76027488640802633c646210781b63221c2fdd2 (patch) | |
tree | bf49a9d38aa7325b6dc226cdd01259df0d9fd2ca /mm/hugetlb.c | |
parent | mm/gup: Remove for_each_compound_range() (diff) | |
download | linux-dev-e76027488640802633c646210781b63221c2fdd2.tar.xz linux-dev-e76027488640802633c646210781b63221c2fdd2.zip |
mm/gup: Remove for_each_compound_head()
This macro doesn't simplify the users; it's easier to just call
compound_next() inside a standard loop.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions