aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <[email protected]>2015-10-15 00:20:03 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 22:22:26 -0700
commit167a47c5207fdfbe633cf54518c0291c88d0d97f (patch)
treeb70ff3dc9789b93f9586844407e32d78dee59312 /tools/perf/scripts/python
parent9581bada1f64003fd8cc7bc6cad3f0643877b439 (diff)
staging: lustre: osc: 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')
0 files changed, 0 insertions, 0 deletions