diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-07-23 16:03:14 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-04 12:43:44 +0200 |
| commit | 95604220cec8eb5bcde9041625ae8570f1077da6 (patch) | |
| tree | 343a7688956ad96134f5959b0e1704319fba6418 /tools/perf/scripts/python/bin | |
| parent | 0998a63b493b8591bea9e81144f8ed05e0a92cef (diff) | |
| download | linux-95604220cec8eb5bcde9041625ae8570f1077da6.tar.gz linux-95604220cec8eb5bcde9041625ae8570f1077da6.zip | |
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 <colin.king@canonical.com>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20190723150314.14513-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
