diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-01-14 06:44:28 +0300 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-01-16 22:22:43 +0300 |
commit | 6f435e94a19ad25b372bc61443afd0839b8a521c (patch) | |
tree | 24be460f4b8994e08d5550f84039229d5c34c86b /tools/perf/scripts/python/syscall-counts.py | |
parent | 5514d8478b8ef3f0ba1b77beaa65f05c12825143 (diff) | |
download | linux-6f435e94a19ad25b372bc61443afd0839b8a521c.tar.xz |
erofs: tidy up zdata.c
All small code style adjustments, no logic changes:
- z_erofs_decompress_frontend => z_erofs_frontend;
- z_erofs_decompress_backend => z_erofs_backend;
- Use Z_EROFS_DEFINE_FRONTEND() to replace DECOMPRESS_FRONTEND_INIT();
- `nr_folios` should be `nrpages` in z_erofs_readahead();
- Refine in-line comments.
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250114034429.431408-3-hsiangkao@linux.alibaba.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions