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:
65ab220
)
mtd: remove unnecessary casts of void ptr returning alloc function return values
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 8 Nov 2010 23:09:02 +0000
(
00:09
+0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 3 Dec 2010 16:29:22 +0000
(16:29 +0000)
The [vk][cmz]alloc(_node) family of functions return void pointers which
it's completely unnecessary/pointless to cast to other pointer types since
that happens implicitly.
This patch removes such casts from drivers/mtd/
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/tqm8xxl.c
patch
|
blob
|
history
diff --cc
drivers/mtd/maps/tqm8xxl.c
Simple merge