aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-10-06 02:23:01 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-09 16:07:55 +0200
commit24f5975f3aff03cb24026c768fdad0772304009b (patch)
tree33bcc2891d8235db3682917b56092c71d762824c /drivers/usb/host
parentusb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc (diff)
downloadlinux-dev-24f5975f3aff03cb24026c768fdad0772304009b.tar.xz
linux-dev-24f5975f3aff03cb24026c768fdad0772304009b.zip
usb/early: remove set but not used variable 'remain_length'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/usb/early/xhci-dbc.c: In function 'xdbc_handle_tx_event': drivers/usb/early/xhci-dbc.c:720:9: warning: variable 'remain_length' set but not used [-Wunused-but-set-variable] It never be used since introduction in commit aeb9dd1de98c ("usb/early: Add driver for xhci debug capability") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions