aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <[email protected]>2015-10-15 13:42:53 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 22:29:33 -0700
commitb55044062ce243868e9f1dbceda8a453fd61c7d3 (patch)
tree411189ac855db14e20224d5febae8a586e884663 /tools/perf/scripts/python/export-to-sqlite.py
parentab12717607e363124da88d64eeb3fedce9674dfe (diff)
staging: lustre: ptlrpc: Remove useless initialisation
Remove intialisation of a variable that is immediately reassigned. The semantic patch used to find this is: // <smpl> @@ type T; identifier x; constant C; expression e; @@ T x - = C ; x = e; // </smpl> 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