aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <[email protected]>2015-10-15 13:41:30 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 23:05:17 -0700
commit05ea2d97b9c7a2273a4f0405c036d6e4b61e2245 (patch)
treeef8458e204e04151ff9ccb48a7d434bb502aacfe /tools/perf/scripts/python/syscall-counts.py
parent79f2af620ef5ae6a6ddf4a3da65568c90c0c5e25 (diff)
staging: media: davinci_vpfe: Remove useless intialisation
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions