aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <[email protected]>2015-10-15 00:13:30 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 22:22:26 -0700
commit864ef621fa45b5dd6a113d771640fc4984cc8dc6 (patch)
tree20a196c10abf3278e2924dbb69a53e818dfc95c2 /tools/perf/scripts/python/export-to-sqlite.py
parent3df82ddccfc80d6f9665daf05a7836874d32a40c (diff)
staging: lustre: ptlrpc: service: Remove useless cast on void pointer
The semantic patch used to find this is: @r@ expression x; void* e; type T; identifier f; @@ ( *((T *)e) | ((T *)x)[...] | ((T *)x)->f | - (T *) e ) Signed-off-by: Amitoj Kaur Chawla <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions