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:
fa9f90b
)
coda: kill redundant cast in coda_alloc_inode()
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 9 Dec 2010 22:25:09 +0000
(23:25 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 9 Dec 2010 23:15:59 +0000
(
00:15
+0100)
kmem_cache_alloc() returns a void pointer which there is no need to cast.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found