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:
bc042b6
)
staging: brcm80211: remove declaration of unused string array
author
Arend van Spriel
<arend@broadcom.com>
Thu, 10 Feb 2011 14:27:46 +0000
(15:27 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Feb 2011 20:55:24 +0000
(12:55 -0800)
The constant array declaration aci_names is not referenced
anywhere in the code so it has been removed.
Reviewed-by: Brett Rudley <brudley@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found