From: Rickard Strandqvist Date: Tue, 2 Dec 2014 22:33:29 +0000 (+0100) Subject: staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used anywhere X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99eff12f8a28762ac5d96158f0e344d64f978d28;p=pandora-kernel.git staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used anywhere 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed