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:
ac1d49f
)
sb1250-mac.c: De-typedef, de-volatile, de-etc...
author
Maciej W. Rozycki
<macro@linux-mips.org>
Thu, 20 Sep 2007 18:14:01 +0000
(19:14 +0100)
committer
David 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