[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)
commit8a7f7c9307962ffdf81561ec8742fde1fad9fe10
treecd2a2e0764a3e57a6ea99e0967379031f68ea3d6
parent56e139f62bd7b82430cfcf01fcbd42e1d84fb738
[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