aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <[email protected]>2015-10-15 00:17:08 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 22:22:26 -0700
commit7f93fca90e09ade58cc1d4221706c0af5ef29076 (patch)
treeb1f7aabb32dd160f6b1b46286239788dc9072bca /tools/perf/scripts/python
parentc54ed23f65407f2d91c358e98b9a639ec0c6ca1d (diff)
staging: lustre: ptlrpc: sec_gc: 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