]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_core.c
authorAna Rey <anarey@gmail.com>
Thu, 13 Mar 2014 16:54:54 +0000 (17:54 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 00:46:55 +0000 (17:46 -0700)
commite3fea8074a8ea2e5341b63f88c0de94b7ad04ac0
tree77357a54dae9cf97b31623cd41c891c2159b63ba
parentea2d3acb01086ad13df599ad1c67c71365c6fc4d
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 <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8192u/r8192U_core.c