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:
88a15f2
)
netdev: convert non-obvious instances to use ARRAY_SIZE()
author
Alejandro Martinez Ruiz
<alex@flawedcode.org>
Mon, 15 Oct 2007 01:37:43 +0000
(
03:37
+0200)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 15 Oct 2007 19:57:38 +0000
(15:57 -0400)
This will convert remaining non-obvious or naive calculations of array
sizes to use ARRAY_SIZE() macro.
Signed-off-by: Alejandro Martinez Ruiz <alex@flawedcode.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found