OSDN Git Service

staging: rtl8723au: os_dep: usb_intf: Remove unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 18 Jan 2015 00:41:23 +0000 (01:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 11:59:18 +0000 (19:59 +0800)
commit9994c9777d903e02b6aa44c77bab67702044e72e
tree4da6f1b487fac8df70045eccdc97d83b6c4ccdb6
parent05f3598025aff4eac95a74e31f5f56e99aaa098b
staging: rtl8723au: os_dep: usb_intf: Remove unused functions

Removes some functions that are not used anywhere:
rtw_hw_resume23a() rtw_hw_suspend23a()

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/osdep_intf.h
drivers/staging/rtl8723au/os_dep/usb_intf.c