diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-10-11 07:44:33 +0000 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2018-11-12 10:08:10 +0100 |
commit | 548f32f59456e71379c61d4e88727ee6c5f6ccd6 (patch) | |
tree | 84fde6e29e4777f1dc4500d1e8b3f68917e596cb /drivers/usb/serial/mos7840.c | |
parent | ccda4af0f4b92f7b4c308d3acc262f4a7e3affad (diff) |
USB: serial: quatech2: remove set but not used variable 'port_priv'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/usb/serial/quatech2.c: In function 'qt2_process_read_urb':
drivers/usb/serial/quatech2.c:503:27: warning:
variable 'port_priv' set but not used [-Wunused-but-set-variable]
It not used any more after commit 2be818a116b2 ('Revert "USB: quatech2:
only write to the tty if the port is open."')
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/serial/mos7840.c')
0 files changed, 0 insertions, 0 deletions