]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Clean up tiocmset
authorAlan Cox <alan@redhat.com>
Wed, 16 Jul 2008 20:56:54 +0000 (21:56 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:12:37 +0000 (17:12 -0700)
commit76ad106bff41f07c45fc93a03c827eb102c4debc
treec474447cc19bc5b042438c8cf63c9288fd33c8ad
parent2741b5e61a6cdbd9c2ae92520dbf7f2428aafef8
tty: Clean up tiocmset

Reverse the order of one test and it gets much more readable

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/tty_io.c