aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <[email protected]>2015-10-15 13:35:58 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 22:10:37 -0700
commitfcf7f33866378e51c12bab11826a76658364bd88 (patch)
tree1a0cd80166c3e52308e0d148f78066ca4439377a /tools/perf/scripts/python/export-to-postgresql.py
parentd26a752e198fcd4e3bcd8787a045f6aacb93419d (diff)
staging: rtl8723au: core: rtw_wlan_util: 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions