]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: delete unused function CAM_read_entry
authorBenedict Boerger <benedict.boerger@cs.tu-dortmund.de>
Thu, 18 Sep 2014 15:46:23 +0000 (17:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:11:06 +0000 (17:11 -0700)
commit23f01aa0bee8aa8dee32173cc2e1ebad2e0176a9
tree67fe478d6efcee87d35c7d3acdc93e7cf5908e0f
parent407bd63ce812c12ae21ecee9c87ea9faf3f4ecaf
staging: rtl8192u: delete unused function CAM_read_entry

Fix the sparse warning: symbol 'CAM_read_entry' was not declared. Should it be static?

The function CAM_read_entry is not used and therefore deleted.

Signed-off-by: Benedict Boerger <benedict.boerger@cs.tu-dortmund.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c