diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2016-04-10 02:06:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-30 18:26:55 +0200 |
commit | 18900ca65a8553edc608b6c9d518eb31e6c09ba1 (patch) | |
tree | 6712f933f9145ce4ad365388817266c0c9ebac68 /net/irda/irlan | |
parent | tty: amba-pl011: Use 32-bit accesses for SBSA UART (diff) | |
download | linux-18900ca65a8553edc608b6c9d518eb31e6c09ba1.tar.xz linux-18900ca65a8553edc608b6c9d518eb31e6c09ba1.zip |
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Abstract TTY_IO_ERROR status test treewide with tty_io_error().
NB: tty->flags uses atomic bit ops; replace non-atomic bit test
with test_bit().
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/irda/irlan')
0 files changed, 0 insertions, 0 deletions