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:
87bd1e9
)
tty: dont needlessly cast kmalloc() return value
author
Jesper Juhl
<jesper.juhl@gmail.com>
Fri, 24 Aug 2007 00:28:42 +0000
(
02:28
+0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 24 Aug 2007 04:39:41 +0000
(21:39 -0700)
kmalloc() hands us a void pointer, we don't need to cast it.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found