OSDN Git Service

n_tty: Remove stale read lock comment
authorPeter Hurley <peter@hurleysoftware.com>
Thu, 16 Oct 2014 19:36:38 +0000 (15:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 00:34:36 +0000 (16:34 -0800)
commitfa59e25664fc2a9e0fec494e921480e37b9e3c1c
treefb7699465869f1cfd5b34cfc5f57ea7433a0ad7c
parent95ea90db019561450826ac32d8341f5735c78eee
n_tty: Remove stale read lock comment

The stale comment refers to lock behavior which was eliminated in
commit 6d76bd2618535c581f1673047b8341fd291abc67,
n_tty: Make N_TTY ldisc receive path lockless.

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