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:
4b04f19
)
[PATCH] net: Kill some unneeded allocation return value casts in libertas
author
Jesper Juhl
<jesper.juhl@gmail.com>
Fri, 24 Aug 2007 15:48:16 +0000
(11:48 -0400)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:37 +0000
(16:50 -0700)
kmalloc() and friends return void*, no need to cast it.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found