From: Jiri Slaby Date: Wed, 9 Dec 2009 20:34:15 +0000 (-0800) Subject: tty: char: mxser, remove unnecessary tty test X-Git-Tag: v2.6.34-rc1~216^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43a510de8af5748637de21c96f82232b24920e4;p=pandora-kernel.git tty: char: mxser, remove unnecessary tty test Stanse found unnecessary test in mxser_startup. tty is dereferenced earlier, the test is superfluous. Remove it. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed