summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <bhaktipriya96@gmail.com>2016-02-28 17:21:06 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-01 19:41:45 -0800
commitbc63f50cbb2a7bc5fbee694ce547c812c0b54f54 (patch)
treed4502304fc2d9c2b3906fe31e270d4b780da5f09 /tools/perf/scripts/python
parent6e4d1a8d7d9f1e0342912254348c0a02b0812f39 (diff)
downloadlinux-bc63f50cbb2a7bc5fbee694ce547c812c0b54f54.tar.gz
linux-bc63f50cbb2a7bc5fbee694ce547c812c0b54f54.zip
staging: wilc1000: Removed unused variables
Variables pcgroup_encrypt_val,pccipher_group,pcwpa_version, hold different values at different stages of the execution of connect(), however they are not being used anywhere. Hence, the unused variables have been removed. This was done using Coccinelle. @@ type T; identifier i; constant c; @@ -T i; <... when != i -i = c; ...> Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions