From 366de3a08c08be71377eca906b55108d239ec941 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sat, 20 Dec 2014 13:49:58 +0100 Subject: [PATCH] staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functions Removes some functions that are not used anywhere: rtl8192E_save_state() rtl8192E_enable_wake() 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