YueHaibing 17c42e3499 USB: serial: cypress_m8: remove set but not used variable 'iflag'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/usb/serial/cypress_m8.c: In function 'cypress_set_termios':
drivers/usb/serial/cypress_m8.c:866:18: warning:
 variable 'iflag' set but not used [-Wunused-but-set-variable]

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
2018-10-05 08:58:42 +02:00
..
2018-07-20 21:47:15 +02:00
2017-11-04 11:58:00 +01:00
2018-07-20 21:47:15 +02:00
2018-07-28 16:49:50 +02:00
2017-11-04 11:58:00 +01:00
2018-06-05 16:14:12 -07:00