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
..
Makefile USB: c67x00: remove CONFIG_USB_DEBUG dependancy 2013-12-20 11:46:19 -08:00
c67x00-drv.c usb: c67x00: drop owner assignment from platform_drivers 2014-10-20 16:21:46 +02:00
c67x00-hcd.c c67x00-hcd: constify hc_driver structures 2017-07-30 07:26:52 -07:00
c67x00-hcd.h USB: c67x00: correct spelling mistakes in comments 2014-01-08 15:05:14 -08:00
c67x00-ll-hpi.c USB: c67x00: correct spelling mistakes in comments 2014-01-08 15:05:14 -08:00
c67x00-sched.c USB: c67x00: remove redundant pointer urbp 2017-11-01 17:05:17 +01:00
c67x00.h USB: add Cypress c67x00 OTG controller HCD driver 2008-05-02 10:25:57 -07:00