aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorsimran singhal <[email protected]>2017-03-04 21:00:51 +0530
committerGreg Kroah-Hartman <[email protected]>2017-03-09 17:42:51 +0100
commit91800b05caeb22ab1623e64809937b1816e533ca (patch)
tree4a6bc6764b0803e30433fe24e2bf5752d016da89 /tools/perf/scripts/python/netdev-times.py
parent9ac539f96a35079fbc74a67f2cce2d47fec486e8 (diff)
staging: lustre: lustre: Remove unnecessary cast on void pointer
The following Coccinelle script was used to detect this: @r@ expression x; void* e; type T; identifier f; @@ ( *((T *)e) | ((T *)x)[...] | ((T*)x)->f | - (T*) e ) Signed-off-by: simran singhal <[email protected]> Acked-by: Julia Lawall <[email protected]> Reviewed-by: James Simmons <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions