diff options
author | Jesper Juhl <jj@chaosbits.net> | 2010-11-09 00:09:02 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-12-03 17:29:22 +0100 |
commit | ce4a37f7c93e9b12ac1452bedd823d73c43c0e63 (patch) | |
tree | 0f3091f486aad013006fbc8ed49fcd6813fa4fa3 /drivers/mtd/nand/jz4740_nand.c | |
parent | mtd: fsmc.h: including linux/io.h for definition of readl (diff) | |
download | linux-ce4a37f7c93e9b12ac1452bedd823d73c43c0e63.tar.xz linux-ce4a37f7c93e9b12ac1452bedd823d73c43c0e63.zip |
mtd: remove unnecessary casts of void ptr returning alloc function return values
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>
Diffstat (limited to 'drivers/mtd/nand/jz4740_nand.c')
0 files changed, 0 insertions, 0 deletions