summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb/mediatek,mtu3.txt
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-07-04 16:03:41 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-25 11:10:55 +0200
commited7fe551575cd6dbbe31282a0869682aeea2627c (patch)
tree832d41797dc15e337263e7f019be5b25ea285e91 /Documentation/devicetree/bindings/usb/mediatek,mtu3.txt
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 <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 'Documentation/devicetree/bindings/usb/mediatek,mtu3.txt')
0 files changed, 0 insertions, 0 deletions