From: Jiri Slaby Date: Mon, 2 Apr 2012 11:54:14 +0000 (+0200) Subject: TTY: sclp_vt220, remove unused allocation X-Git-Tag: v3.5-rc1~146^2~30^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b538c4eaf29176da55804963fb6a77883be6400a;p=pandora-kernel.git TTY: sclp_vt220, remove unused allocation 80 bytes which are allocated in tty->ops->open and assigned to tty->driver_data are never used. Remove that. 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