diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2024-07-03 20:00:48 +0800 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2024-07-08 22:09:41 +0800 |
commit | 1a4821a0a037f6bedd796a589d07d44547763da4 (patch) | |
tree | aefe1581a6a50ee4b310b31069520265f9a23a18 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 256abd8e550ce977b728be79a74e1729438b4948 (diff) |
erofs: convert z_erofs_pcluster_readmore() to folios
Unlike `pagecache_get_page()`, `__filemap_get_folio()` returns error
pointers instead of NULL, thus switching to `IS_ERR_OR_NULL`.
Apart from that, it's just a straightforward conversion.
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240703120051.3653452-1-hsiangkao@linux.alibaba.com
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions