aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-04-16 00:08:21 +0100
committerChanwoo Choi <[email protected]>2020-05-29 17:36:01 +0900
commit1fa80f182794bbefe8f1bffd74abda5470cdd973 (patch)
tree4be2a46b81b421440a21acc70f51768c6a7060a2 /drivers/usb/cdns3/cdns3-debug.h
parent2ef96a5bb12be62ef75b5828c0aab838ebb29cb8 (diff)
extcon: remove redundant assignment to variable idx
The variable idx 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. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions