From: Jiri Slaby Date: Wed, 9 Nov 2011 20:33:24 +0000 (+0100) Subject: TTY: open/release, cleanup printks X-Git-Tag: v3.3-rc1~154^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9de44bd604ccdd25f8ffb04d828080f210679266;p=pandora-kernel.git TTY: open/release, cleanup printks * use __func__ instead of hardcoded names (tty_release_dev is a non-existant function) * add missing \n's * unwrap for better grepping Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed