diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-02-22 20:01:05 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-23 19:20:49 +0100 |
| commit | df08620eab3bbef69010bf2b6b7736b69732dc21 (patch) | |
| tree | 537614abeaf00cd554175be2bd533885bf7c71c7 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 31e234948e88aef0b2117b5c45ff432e38206b3a (diff) | |
| download | linux-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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
