From: Jiri Slaby Date: Thu, 7 Mar 2013 12:12:31 +0000 (+0100) Subject: TTY: quatech2, remove unneeded is_open X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4408ce3c23f8451eff7a2954694598fb8fce833;p=pandora-kernel.git TTY: quatech2, remove unneeded is_open tty->ops->break_ctl cannot be called outside the gap between open and close. So there is no need to check whether the port is open in break_ctl in quatech2. Remove the check and also that member completely. Signed-off-by: Jiri Slaby Cc: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed