diff options
author | 2023-10-27 16:49:44 +0800 | |
---|---|---|
committer | 2023-12-12 10:56:59 -0800 | |
commit | d1fefa3d22447923e75ab2cd7abe302e43b77d0c (patch) | |
tree | 26488f2c4413e5723bc0382e3790fa9c3a4aef0d /fs/dcache.c | |
parent | maple_tree: mtree_range_walk() clean up (diff) | |
download | wireguard-linux-d1fefa3d22447923e75ab2cd7abe302e43b77d0c.tar.xz wireguard-linux-d1fefa3d22447923e75ab2cd7abe302e43b77d0c.zip |
maple_tree: remove unused function
The function are defined in the maple_tree.c file, but not called
elsewhere, so delete the unused function.
lib/maple_tree.c:689:29: warning: unused function 'mas_pivot'.
Link: https://lkml.kernel.org/r/20231027084944.24888-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7064
Acked-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions