summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-02-17 21:01:24 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-10 09:37:15 +0100
commit292f750f43d06ea269323b5a6e40aab10e033162 (patch)
tree8aae91c9891088a86e234e4fb9b85347751ed836 /drivers/usb/chipidea
parent9c174b57c98e78310a15cf9808cf417fa4a65d9b (diff)
downloadlwn-292f750f43d06ea269323b5a6e40aab10e033162.tar.gz
lwn-292f750f43d06ea269323b5a6e40aab10e033162.zip
USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'
The variable 'value' is being initialized with 1 that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Signed-off-by: Colin Ian King <colin.king@canonical.com> Addresses-Coverity: ("Unused value") Link: https://lore.kernel.org/r/20210217210124.197780-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/chipidea')
0 files changed, 0 insertions, 0 deletions