diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-07-21 11:18:41 +0800 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2022-08-10 19:12:48 +0300 |
commit | 96964352e21962f5e51ecad87527ae9b6fec9670 (patch) | |
tree | 0e0bde0fafa6a619ae905fb83a966d9943341f4b /scripts/clang-tools/gen_compile_commands.py | |
parent | 451e45a0e6df21e63acfd493feb5194f4697ce11 (diff) |
fs/ntfs3: Remove unused function wnd_bits
Since the function wnd_bits is defined but not called in any file, it is
a useless function, and we delete it in view of the brevity of the code.
Remove some warnings found by running scripts/kernel-doc, which is
caused by using 'make W=1'.
fs/ntfs3/bitmap.c:54:19: warning: unused function 'wnd_bits' [-Wunused-function].
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions