linux/drivers/staging/exfat
YueHaibing d138aed68a 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>
2019-11-15 14:11:24 +08:00
..
exfat_blkdev.c staging: exfat: Clean up the namespace pollution part 2 2019-11-13 00:17:34 +01:00
exfat_cache.c staging: exfat: Clean up the namespace pollution part 8 2019-11-13 00:17:37 +01:00
exfat_core.c staging: exfat: remove two unused functions 2019-11-15 14:11:24 +08:00
exfat_nls.c staging: exfat: Remove FAT/VFAT mount support, part 4 2019-11-13 00:17:33 +01:00
exfat_super.c staging: exfat: fix indentation issue 2019-11-14 11:07:15 +08:00
exfat_upcase.c staging: exfat - fix SPDX tags.. 2019-10-01 08:15:57 +02:00
exfat.h staging: exfat: Clean up the namespace pollution part 8 2019-11-13 00:17:37 +01:00
Kconfig staging: exfat: Remove FAT/VFAT mount support, part 1 2019-11-13 00:17:32 +01:00
Makefile staging: exfat - fix SPDX tags.. 2019-10-01 08:15:57 +02:00
TODO staging: exfat: Update the TODO file 2019-11-13 00:19:34 +01:00