summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>2015-10-15 13:38:21 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-16 22:10:37 -0700
commitd538ae34be092486fea32431232bc5cc58df4545 (patch)
treef8240f1cb6f1aced190abe821c1bad1c6caa47a8 /tools/perf/scripts/python/bin
parente847655a29384c4a5275b30b0bc553bd2b152e4f (diff)
downloadlinux-d538ae34be092486fea32431232bc5cc58df4545.tar.gz
linux-d538ae34be092486fea32431232bc5cc58df4545.zip
staging: rtl8723au: core: rtw_ap: 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 <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