sb1250-mac.c: De-typedef, de-volatile, de-etc...
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 20 Sep 2007 18:14:01 +0000 (19:14 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:47 +0000 (16:53 -0700)
 Remove typedefs, volatiles and convert kmalloc()/memset() pairs to
kcalloc().  Also reformat the surrounding clutter.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found