staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used anywhere
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Tue, 2 Dec 2014 22:33:29 +0000 (23:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Dec 2014 00:29:26 +0000 (16:29 -0800)
Removes some functions that are not used anywhere.
rtw_hal_interrupt_handler() rtw_hal_sreset_get_wifi_status()

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>

No differences found