diff options
author | 2016-09-23 21:35:22 +0800 | |
---|---|---|
committer | 2016-09-23 19:00:44 +0200 | |
commit | af8b19c4a8ed156904e14d97dd186f5d8858acd6 (patch) | |
tree | 57c5eaba6edd6cfddc24fb245573ce3aea43bab5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | staging: rtl8192u: ieee80211: ieee80211_softmac: mark symbols static where possible (diff) | |
download | linux-dev-af8b19c4a8ed156904e14d97dd186f5d8858acd6.tar.xz linux-dev-af8b19c4a8ed156904e14d97dd186f5d8858acd6.zip |
staging: rtl8192u: remove unused functions in r8192U_core.c
We get 2 warnings when building kernel with W=1:
drivers/staging/rtl8192u/r8192U_core.c:925:12: warning: no previous declaration for 'ieeerate2rtlrate' [-Wmissing-declarations]
drivers/staging/rtl8192u/r8192U_core.c:958:12: warning: no previous declaration for 'rtl8192_rate2rate' [-Wmissing-declarations]
drivers/staging/rtl8192u/r8192U_core.c:1322:11: warning: no previous declaration for 'rtl8192_IsWirelessBMode' [-Wmissing-declarations]
In fact, these functions are unused in
r8192U_core.c, but should be removed.
So this patch removes the unused functions.
Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions