mirror of https://gitee.com/openkylin/linux.git
612a1b948c
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> |
||
---|---|---|
.. | ||
Makefile | ||
c67x00-drv.c | ||
c67x00-hcd.c | ||
c67x00-hcd.h | ||
c67x00-ll-hpi.c | ||
c67x00-sched.c | ||
c67x00.h |