]> git.baikalelectronics.ru Git - kernel.git/commit
n_tty: Get read_cnt through accessor
authorPeter Hurley <peter@hurleysoftware.com>
Sat, 15 Jun 2013 13:14:20 +0000 (09:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:43:00 +0000 (16:43 -0700)
commitfdbc1afb9347d4b8c756adecd8f605450a69bc9b
tree5b07929bb96880f81750ab80d437b54f6ad248d9
parentab3036db091aa543b6df8c13986ecb1e8866530b
n_tty: Get read_cnt through accessor

Prepare for replacing read_cnt field with computed value.

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