aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-02-17 21:01:24 +0000
committerGreg Kroah-Hartman <[email protected]>2021-03-10 09:37:15 +0100
commit292f750f43d06ea269323b5a6e40aab10e033162 (patch)
tree8aae91c9891088a86e234e4fb9b85347751ed836 /tools/perf/scripts/python/bin/stackcollapse-report
parent9c174b57c98e78310a15cf9808cf417fa4a65d9b (diff)
USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'
The variable 'value' is being initialized with 1 that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Addresses-Coverity: ("Unused value") 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