aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-12-22 22:22:24 +0000
committerGreg Kroah-Hartman <[email protected]>2020-01-14 15:16:51 +0100
commitb5a0d4bf2ee80e47629df0d7d8f4a7952ca39941 (patch)
tree6767c462c2606221bde9ea73c47446e16c267451 /drivers/usb/cdns3/cdns3-debug.h
parent444972b2b268c3272d39105bdc8d1266177f5d42 (diff)
misc: pti: remove redundant assignments to retval
The variable retval is assigned with a value that is never read and it is re-assigned a new value later on. The assignment is redundant and can be removed. Clean up multiple occurrances of this pattern. 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 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions