From b5133fde1b7f9d9d5af40293b4c588c15e33d534 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sun, 21 Dec 2014 18:53:37 +0100 Subject: [PATCH] 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-format-patch failed