summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/icom.c
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2014-11-18 13:18:02 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-26 04:06:39 +0300
commitf0c1e460452138df03cb7a7f0e7546b74950b783 (patch)
tree62b59930e8620d24b51ea3e44198bd07fb958433 /drivers/tty/serial/icom.c
parentcb8ee9f08c4abfd8744eabffc467c06795c835d9 (diff)
downloadlinux-f0c1e460452138df03cb7a7f0e7546b74950b783.tar.xz
serial: tegra: clean up tty-flag assignments
The tty break and error flags are not bit masks so do not to use bitwise OR when assigning them. Note that there is no functional change due to the if-else construct and flag having been initialised to zero (TTY_NORMAL). Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/icom.c')
0 files changed, 0 insertions, 0 deletions