From: Jiri Slaby Date: Mon, 5 Mar 2012 13:52:32 +0000 (+0100) Subject: TTY: simserial, define local tty_port pointer X-Git-Tag: v3.4-rc1~185^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f32f8dd349bae106eccb0b9759c932875d6622e;p=pandora-kernel.git TTY: simserial, define local tty_port pointer And use it to make the code more readable. Since tport doesn't conflict with port anymore and there are not many tport accessors left, do also s/\/port/g. Signed-off-by: Jiri Slaby Cc: Tony Luck Cc: Fenghua Yu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed