diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-11-01 11:01:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-01 17:05:17 +0100 |
commit | 612a1b948c185cf24384e02c564512091633de30 (patch) | |
tree | c37cb177aebbb45c26401187ccf4f8e8d91b3086 /tools/testing/ktest | |
parent | usb: host: pci-quirks: mark expected switch fall-through (diff) | |
download | linux-612a1b948c185cf24384e02c564512091633de30.tar.xz linux-612a1b948c185cf24384e02c564512091633de30.zip |
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>
Diffstat (limited to 'tools/testing/ktest')
0 files changed, 0 insertions, 0 deletions