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:
f4e16e4
)
zd1211rw: Use const
author
Joe Perches
<joe@perches.com>
Sun, 21 Nov 2010 02:39:03 +0000
(18:39 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 22 Nov 2010 20:58:54 +0000
(15:58 -0500)
Mark arrays const that are unmodified after initializations.
text data bss dec hex filename
19291 56 4136 23483 5bbb drivers/net/wireless/zd1211rw/zd_chip.o.old
19291 56 4136 23483 5bbb drivers/net/wireless/zd1211rw/zd_chip.o.new
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found