diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-01-09 04:23:46 +0300 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-21 19:56:34 +0300 |
commit | e76027488640802633c646210781b63221c2fdd2 (patch) | |
tree | bf49a9d38aa7325b6dc226cdd01259df0d9fd2ca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a5f100db6855dbfe2709887b7348ce727e990fb6 (diff) | |
download | linux-e76027488640802633c646210781b63221c2fdd2.tar.xz |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions