aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorJanani Ravichandran <[email protected]>2016-02-25 14:17:50 -0500
committerGreg Kroah-Hartman <[email protected]>2016-03-11 22:09:09 -0800
commit3e83b0ab5086c2a745237f1e6854d588305e8cfd (patch)
tree84a6923e9cfc03d254b4fdf5d7010e7fab205212 /tools/perf/scripts/python/stat-cpi.py
parent0440107039cea810238233c494e40029bf2f54e6 (diff)
staging: wlan-ng: prism2mib.c: Drop void pointer cast
Void pointers don't need to be cast to other pointer types. Semantic patch used: @r@ expression x; void* e; type T; identifier f; @@ ( *((T *)e) | ((T *)x) [...] | ((T *)x)->f | - (T *) e ) Signed-off-by: Janani Ravichandran <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions