aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorsayli karnik <[email protected]>2016-09-15 14:08:22 +0530
committerGreg Kroah-Hartman <[email protected]>2016-09-16 09:58:50 +0200
commita1a736df3a811241100737b90f21582742529cff (patch)
tree2532677d747e94865d70a041523ea1213225c2e4 /tools/perf/scripts/python
parentc8abeaf8021b1d78ba3b86235815047c8d648f4a (diff)
staging: ks7010: Remove the explicit cast on kmalloc
The assignment operator implicitly converts a void pointer to the type of the pointer it is assigned to. Hence an explicit cast on the result of the kmalloc function is not required. Signed-off-by: sayli karnik <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions