aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <[email protected]>2015-10-15 13:48:29 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 21:57:25 -0700
commitbaba7c743a91da1fa5946da98ce86eddfe81a5fb (patch)
treeb5cca2845891d7fc0c7f508f859a8a4f8fcbb9b2 /tools/perf/scripts/python/net_dropmonitor.py
parent23fba59de00aeeb587db16b450aea7c497cde8ed (diff)
staging: wilc1000: wilc_wfi_cfgoperations: 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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions