OSDN Git Service

tty: Remove stale parameter comment
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 10 Apr 2016 03:36:39 +0000 (20:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 16:26:55 +0000 (09:26 -0700)
commit25f3ecc28b431d6befcea0a4bafe8fe74c5a3988
treeb6c73069bed4e734752c0a2d32efc03c394c859e
parent0f0380b6177ab628b9e7c5a566dcdb3889e38dcb
tty: Remove stale parameter comment

noctty was removed as a parameter by commit 11e1d4aa4da
("tty: Consolidate noctty check in tty_open()").

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