From: Jiri Slaby Date: Wed, 23 Mar 2011 08:49:55 +0000 (+0100) Subject: TTY: serial_core, remove unused variable X-Git-Tag: v3.0-rc1~338^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd53ef5c97ef7ce909c18bf7fb8b5cdd72b08c1;p=pandora-kernel.git TTY: serial_core, remove unused variable drivers/tty/serial/serial_core.c:1980:2: warning: Value stored to 'tty' is never read tty = port->tty; ^ ~~~~~~~~~ Signed-off-by: Jiri Slaby Acked-by: Govindraj.R Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed