diff options
| author | Zhan Xusheng <zhanxusheng1024@gmail.com> | 2026-06-26 11:07:28 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-08-04 00:18:36 +0000 |
| commit | 0f046e45afb783bbf8c5a2eb9abe1f84db270203 (patch) | |
| tree | d258d2d57fa01ce24602db197a8897e59bea8338 /tools/perf/scripts/python | |
| parent | 9ec09d5f4b317a417c8655c14056f70cbe71eb6c (diff) | |
f2fs: Remove unused curseg_segno() and curseg_alloc_type()
The only callers of curseg_segno() and curseg_alloc_type() were removed by
commit 5a4fed7cd97a ("f2fs: simplify do_checkpoint"); both helpers have
been unused since then.
Being static inline functions they do not trigger -Wunused-function, so
the dead code has gone unnoticed. Remove them. No functional change.
Signed-off-by: Zhan Xusheng <zhanxusheng@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
