aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-31 10:47:36 +0100
committerGreg Kroah-Hartman <[email protected]>2019-07-31 13:37:13 +0200
commit9ba2986ff5799551e023d39fa3e8ebc6d0b148c3 (patch)
tree697023492995f8922c4cb756bd09b18a93e74f99 /tools/perf/scripts/python/bin/stackcollapse-report
parentf7d120d9e0b9cbdb20d45ff7998d5fe4820d1cdd (diff)
staging: rtl8188eu: remove redundant assignment to variable rtstatus
Variable rtstatus is being initialized with a value that is never read and rtstatus is being re-assigned a little later on. The assignment is redundant and hence can be removed. Also, make rtstatus a bool to match the function return type. 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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions