From: Ana Rey Date: Thu, 13 Mar 2014 16:54:54 +0000 (+0100) Subject: staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_core.c X-Git-Tag: v3.15-rc1~139^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f59e193d0123bae23d3cc12ea4acee68b639c77;p=pandora-kernel.git staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_core.c This patch delete the 'rtl8192_proc_module_remove' function that is not used in anywhere in the driver. Fix the following sparse warnings in r8192U_core.c drivers/staging/rtl8192u/r8192U_core.c:595:6: warning: symbol 'rtl8192_proc_module_remove' was not declared. Should it be static? Signed-off-by: Ana Rey Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed