aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-02-23 15:18:58 +0000
committerGreg Kroah-Hartman <[email protected]>2020-02-23 19:20:49 +0100
commit49ad571f70b36be713d73e16d20a1ba1765439e0 (patch)
tree690b45f31bc95ff4a6f5d3e890604c1366c65690 /tools/perf/scripts/python
parent5a436cb13476133a1d0a9b0258da1e982796ce99 (diff)
staging: rtl8188eu: remove redundant assignment to cond
Variable cond is initialized to a value that is never read and it is re-assigned later. 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