diff options
author | YueHaibing <[email protected]> | 2019-11-14 22:03:48 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-15 14:11:24 +0800 |
commit | d138aed68a932476aaeb9abe680a65b2a120cdc3 (patch) | |
tree | 0835cf6c019188036bbd2e9f426dd0d47bf540b5 /scripts/gdb/linux/device.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 <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions