git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77baad9
)
staging: rtl8192u: delete unused function CAM_read_entry
author
Benedict Boerger
<benedict.boerger@cs.tu-dortmund.de>
Thu, 18 Sep 2014 15:46:23 +0000
(17:46 +0200)
committer
Greg 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