From: Jiri Slaby Date: Wed, 27 Feb 2013 21:30:24 +0000 (+0100) Subject: TTY: disable debugging warning X-Git-Tag: v3.9-rc3~18^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34dcfb8479ab3c3669561eb9279284cb0eda2572;p=pandora-kernel.git TTY: disable debugging warning We added a warning to flush_to_ldisc to report cases when it is called with a NULL tty. It was for debugging purposes and it lead to a patchset from Peter Hurley. The patchset however did not make it to 3.9, so disable the warning now to not disturb people. We can re-add it when the series is in and we are hunting for another bugs. Reported-by: David Miller Cc: stable # 3.8 Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed