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)
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>

No differences found