diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2024-03-04 05:24:08 +0300 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-04-22 10:21:43 +0300 |
commit | 05150d46a33fdb567d9849b831aa139e1693e39c (patch) | |
tree | 979d7cb6c4c704f939fb1699df696688ad0feb4a /tools/perf/scripts/python | |
parent | d983ff63af6068a6773283660222fff10f66e184 (diff) | |
download | linux-05150d46a33fdb567d9849b831aa139e1693e39c.tar.xz |
xfs: Remove unused function is_rt_data_fork
The function are defined in the rmap_repair.c file, but not called
elsewhere, so delete the unused function.
fs/xfs/scrub/rmap_repair.c:436:1: warning: unused function 'is_rt_data_fork'.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8425
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions