summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>2015-10-15 13:42:53 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-16 22:29:33 -0700
commitb55044062ce243868e9f1dbceda8a453fd61c7d3 (patch)
tree411189ac855db14e20224d5febae8a586e884663 /tools/perf/scripts/python/bin
parentab12717607e363124da88d64eeb3fedce9674dfe (diff)
downloadlinux-b55044062ce243868e9f1dbceda8a453fd61c7d3.tar.gz
linux-b55044062ce243868e9f1dbceda8a453fd61c7d3.zip
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 <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions