summaryrefslogtreecommitdiff
path: root/drivers/usb/renesas_usbhs/common.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-02-18 00:01:24 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-10 11:37:15 +0300
commit292f750f43d06ea269323b5a6e40aab10e033162 (patch)
tree8aae91c9891088a86e234e4fb9b85347751ed836 /drivers/usb/renesas_usbhs/common.h
parent9c174b57c98e78310a15cf9808cf417fa4a65d9b (diff)
downloadlinux-292f750f43d06ea269323b5a6e40aab10e033162.tar.xz
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/renesas_usbhs/common.h')
0 files changed, 0 insertions, 0 deletions