summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-02-22 20:01:05 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-02-23 19:20:49 +0100
commitdf08620eab3bbef69010bf2b6b7736b69732dc21 (patch)
tree537614abeaf00cd554175be2bd533885bf7c71c7 /tools/perf/scripts/python
parent31e234948e88aef0b2117b5c45ff432e38206b3a (diff)
downloadlinux-df08620eab3bbef69010bf2b6b7736b69732dc21.tar.gz
linux-df08620eab3bbef69010bf2b6b7736b69732dc21.zip
staging: rtl8192e: remove redundant initialization of variable init_status
The pointer init_status is being initialized with a value that is never read, it is being updated later on. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20200222200105.201869-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions