diff options
author | Yue Hu <[email protected]> | 2023-05-25 15:26:05 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2023-05-29 15:54:51 +0800 |
commit | 796e9149a2fcdba5543e247abd8d911a399bb9a6 (patch) | |
tree | b966877e986a8ccee3259af049f168ba06851264 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | ef4b4b46c6aaf8edeea9a79320627fe10993f153 (diff) |
erofs: clean up z_erofs_pcluster_readmore()
`end` parameter is no needed since it's pointless for !backmost, we can
handle it with backmost internally. And we only expand the trailing
edge, so the newstart can be replaced with ->headoffset.
Also, remove linux/prefetch.h inclusion since that is not used anymore
after commit 386292919c25 ("erofs: introduce readmore decompression
strategy").
Signed-off-by: Yue Hu <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Gao Xiang: update commit description. ]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions