TTY: simserial, define local tty_port pointer
authorJiri Slaby <jslaby@suse.cz>
Mon, 5 Mar 2012 13:52:32 +0000 (14:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 20:48:27 +0000 (12:48 -0800)
commit7f32f8dd349bae106eccb0b9759c932875d6622e
tree31a0a78613d2428b1d2f1be8ccbc8a76bc9d85cb
parent3c4782dcd9b8d02e79f0f0bd1fe6e30a79790526
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/\<tport\>/port/g.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/ia64/hp/sim/simserial.c