Skip to content
Commit 17c42e34 authored by YueHaibing's avatar YueHaibing Committed by Johan Hovold
Browse files

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: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 56445eef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment