]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Clarify ldisc variable
authorPeter Hurley <peter@hurleysoftware.com>
Sat, 15 Jun 2013 11:04:49 +0000 (07:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:38:35 +0000 (16:38 -0700)
commit90a614a27538c325f687ac96f42f16d1971fec62
tree496f4505222dce768bf6612e0d4bd4145cafdd6f
parent798c331190fb64061ea7163d65a97d1bcbab21ef
tty: Clarify ldisc variable

Rename o_ldisc to avoid confusion with the ldisc of the
'other' tty.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_ldisc.c