From: Jiri Slaby Date: Mon, 5 Mar 2012 13:51:49 +0000 (+0100) Subject: TTY: tty_io, remove buffer re-assignments X-Git-Tag: v3.4-rc1~185^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8fbc974c347a798fd0c6f0bffe7bf46b8c6dfb6;p=pandora-kernel.git TTY: tty_io, remove buffer re-assignments TTY buffer head and tail are initialized in tty_buffer_init. No need to do it once again in initialize_tty_struct where tty_buffer_init is called. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed