diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-11-14 22:03:48 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-15 14:11:24 +0800 |
commit | d138aed68a932476aaeb9abe680a65b2a120cdc3 (patch) | |
tree | 0835cf6c019188036bbd2e9f426dd0d47bf540b5 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6caba26ff7210e4591f6793e6597d5236c74c4bb (diff) |
staging: exfat: remove two unused functions
Fix sparse warnings:
drivers/staging/exfat/exfat_core.c:2045:4: warning: symbol 'calc_checksum_1byte' was not declared. Should it be static?
drivers/staging/exfat/exfat_core.c:2080:5: warning: symbol 'calc_checksum_4byte' was not declared. Should it be static?
The two functions has no caller in tree, so remove it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20191114140348.46088-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions