]> 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)
commit894431cb982bc42d57cd3e6ba08aa5fba12126db
tree496f4505222dce768bf6612e0d4bd4145cafdd6f
parent07b8a4fa520d7b49b8f3495d02ed36e5ed785f4c
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