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:
b8aa09f
)
selinux: Casting (void *) value returned by kmalloc is useless
author
Thomas Meyer
<thomas@m3y3r.de>
Thu, 17 Nov 2011 22:43:40 +0000
(23:43 +0100)
committer
James Morris
<jmorris@namei.org>
Mon, 19 Dec 2011 00:23:56 +0000
(11:23 +1100)
The semantic patch that makes this change is available
in scripts/coccinelle/api/alloc/drop_kmalloc_cast.cocci.
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found