aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-02-22 20:01:05 +0000
committerGreg Kroah-Hartman <[email protected]>2020-02-23 19:20:49 +0100
commitdf08620eab3bbef69010bf2b6b7736b69732dc21 (patch)
tree537614abeaf00cd554175be2bd533885bf7c71c7 /tools/perf/scripts/python
parent31e234948e88aef0b2117b5c45ff432e38206b3a (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions