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:
afca035
)
sh: ARRAY_SIZE() cleanup
author
Alejandro Martinez Ruiz
<alex@flawedcode.org>
Wed, 24 Oct 2007 08:10:11 +0000
(17:10 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 29 Oct 2007 23:44:13 +0000
(08:44 +0900)
I'm converting most array size calculations under arch/ to use the
ARRAY_SIZE() macro. This is the (tiny) patch for sh.
Signed-off-by: Alejandro Martinez Ruiz <alex@flawedcode.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found