From: Rickard Strandqvist Date: Sun, 21 Dec 2014 17:53:37 +0000 (+0100) Subject: staging: rtl8192e: rtllib_rx.c: Remove some unused functions X-Git-Tag: fixes-v4.0-rc1~99^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5133fde1b7f9d9d5af40293b4c588c15e33d534;p=pandora-kernel.git staging: rtl8192e: rtllib_rx.c: Remove some unused functions Removes some functions that are not used anywhere: update_ibss_network() rtllib_SignalStrengthTranslate() 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