From: Jiri Slaby Date: Mon, 2 Apr 2012 11:54:15 +0000 (+0200) Subject: TTY: tty3270, move initialization to allocation X-Git-Tag: v3.5-rc1~146^2~30^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d2ae2335ce69249403061da4f0da63d9b0763f6;p=pandora-kernel.git TTY: tty3270, move initialization to allocation Let us initialize all the tty3270's members at the place where the structure is allocated. It cleans up tty->ops->open a bit. Signed-off-by: Jiri Slaby Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux390@de.ibm.com Cc: linux-s390@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed