sh: ARRAY_SIZE() cleanup
authorAlejandro Martinez Ruiz <alex@flawedcode.org>
Wed, 24 Oct 2007 08:10:11 +0000 (17:10 +0900)
committerPaul 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