diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2024-04-24 05:06:38 +0300 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-04-24 10:04:44 +0300 |
commit | 08e012a62de877e77d7d44d5bddace63d760741b (patch) | |
tree | 60f8ee70d5f62ee0e26c0405f9cd1ef20625322d /Kbuild | |
parent | 4b0bf86c179775c882fed7ff5db4a147b3f7f94a (diff) | |
download | linux-08e012a62de877e77d7d44d5bddace63d760741b.tar.xz |
xfs: Remove unused function xrep_dir_self_parent
The function are defined in the dir_repair.c file, but not called
elsewhere, so delete the unused function.
fs/xfs/scrub/dir_repair.c:186:1: warning: unused function 'xrep_dir_self_parent'.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8867
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions