]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] moxa: remove pointless check of 'tty' argument vs NULL
authorJesper Juhl <jesper.juhl@gmail.com>
Sun, 25 Jun 2006 12:47:53 +0000 (05:47 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:08 +0000 (10:01 -0700)
commit7ee29bc34815394babcc8dad49cc21de314b6a26
treecd2a2e0764a3e57a6ea99e0967379031f68ea3d6
parentf75adfc5b33960fef7ab0c30d6045344a28937f4
[PATCH] moxa: remove pointless check of 'tty' argument vs NULL

Remove pointless check of 'tty' argument vs NULL from moxa driver.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/mxser.c