linux/drivers/usb/c67x00
Colin Ian King 612a1b948c USB: c67x00: remove redundant pointer urbp
Pointer urbp is assigned but is never read, hence it is redundant
and can be removed. Cleans up clang warning:

drivers/usb/c67x00/c67x00-sched.c:975:2: warning: Value stored to 'urbp'
is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-01 17:05:17 +01:00
..
c67x00-drv.c
c67x00-hcd.c
c67x00-hcd.h
c67x00-ll-hpi.c
c67x00-sched.c USB: c67x00: remove redundant pointer urbp 2017-11-01 17:05:17 +01:00
c67x00.h
Makefile