linux/drivers/usb/host/whci
Colin Ian King bebee48e7f USB: host: whci: remove redundant variable t
Variable t is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 't' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-13 15:41:56 +02:00
..
asl.c USB: host: whci: remove redundant variable t 2017-11-28 15:08:43 +01:00
debug.c USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macro 2018-03-09 09:31:26 -08:00
hcd.c
hw.c
init.c
int.c
Kbuild
pzl.c USB: host: whci: remove redundant variable t 2018-07-13 15:41:56 +02:00
qset.c
whcd.h
whci-hc.h
wusb.c