aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-04 16:03:41 +0100
committerGreg Kroah-Hartman <[email protected]>2019-07-25 11:10:55 +0200
commited7fe551575cd6dbbe31282a0869682aeea2627c (patch)
tree832d41797dc15e337263e7f019be5b25ea285e91 /scripts/gdb/linux/modules.py
parent6269e4c76eacabaea0d0099200ae1a455768d208 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions