aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-23 16:03:14 +0100
committerGreg Kroah-Hartman <[email protected]>2019-09-04 12:43:44 +0200
commit95604220cec8eb5bcde9041625ae8570f1077da6 (patch)
tree343a7688956ad96134f5959b0e1704319fba6418 /tools/perf/scripts/python
parent0998a63b493b8591bea9e81144f8ed05e0a92cef (diff)
tty/isicom: remove redundant assignment to variable word_count
The variable word_count is being assigned a value that is never read before a return, the assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Jiri Slaby <[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