diff options
author | 2017-11-08 12:47:55 +0000 | |
---|---|---|
committer | 2017-12-11 12:36:51 +0200 | |
commit | 1fd4c45d6cd39a09bd8c7cbd57a7e83da97b51bf (patch) | |
tree | efabfa1a9cdece6f5b211ea831f4084963a5ee28 /drivers/usb/dwc3/core.c | |
parent | USB: gadget: legacy: remove redundant zero assignment to variable 'value' (diff) | |
download | wireguard-linux-1fd4c45d6cd39a09bd8c7cbd57a7e83da97b51bf.tar.xz wireguard-linux-1fd4c45d6cd39a09bd8c7cbd57a7e83da97b51bf.zip |
usb: gadget: udc-xilinx: remove redundant pointer udc
Pointer udc is assigned but never read, hence it is redundant and
can be removed. Cleans up clang warning:
drivers/usb/gadget/udc/udc-xilinx.c:974:2: warning: Value stored
to 'udc' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc3/core.c')
0 files changed, 0 insertions, 0 deletions