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:
a5ee363
)
[SPARC]: Use ARRAY_SIZE macro
author
Tobias Klauser
<tklauser@nuerscht.ch>
Wed, 9 Nov 2005 20:03:05 +0000
(12:03 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Nov 2005 20:03:05 +0000
(12:03 -0800)
Use ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]) and remove a
duplicate of ARRAY_SIZE which is never used anyways.
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found