diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-07-04 18:03:41 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-25 12:10:55 +0300 |
| commit | ed7fe551575cd6dbbe31282a0869682aeea2627c (patch) | |
| tree | 832d41797dc15e337263e7f019be5b25ea285e91 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 6269e4c76eacabaea0d0099200ae1a455768d208 (diff) | |
| download | linux-ed7fe551575cd6dbbe31282a0869682aeea2627c.tar.xz | |
usb: chipidea: udc: remove redundant assignment to variable retval
The variable retval is being initialized with a value that is never
read and it is being updated later with a new value. The
initialization is redundant and can be removed. Also remove a blank
line.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190704150341.759-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
