diff options
author | Jesper Juhl <[email protected]> | 2010-11-09 00:09:02 +0100 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2010-12-03 16:29:22 +0000 |
commit | ce4a37f7c93e9b12ac1452bedd823d73c43c0e63 (patch) | |
tree | 0f3091f486aad013006fbc8ed49fcd6813fa4fa3 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 65ab220c30bc2120eaa39753cadec68616e3f906 (diff) |
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 <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions