diff options
author | Jesper Juhl <[email protected]> | 2010-11-09 00:08:11 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-11-10 09:13:00 +0100 |
commit | 8e5e9521c13ff8cf6727999999c8d88cc64b5ff7 (patch) | |
tree | c9bd89f5f7536561d561c1c8c6e3033a0b4a499e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0059b2436a86fedb2747f654f8e10a67e97d8614 (diff) |
x86: 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 arch/x86.
Signed-off-by: Jesper Juhl <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Andreas Herrmann <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions