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:
c573f73
)
[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.
author
Jesper Juhl
<jesper.juhl@gmail.com>
Sat, 25 Aug 2007 06:25:33 +0000
(23:25 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 27 Aug 2007 01:35:46 +0000
(18:35 -0700)
vmalloc() returns a void pointer - no need to cast the return value.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found