]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Doc: tty.txt: remove mention of the BKL
authorBaruch Siach <baruch@tkos.co.il>
Thu, 4 Jun 2015 07:57:00 +0000 (10:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:39:51 +0000 (17:39 -0700)
The BKL is long gone, no need to kill the dead.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/serial/tty.txt

index dbe6623fed1c286bd49277486492b2960428eff6..973c8ad3f959fba7f722aafa6c89c5b29c40aaa9 100644 (file)
@@ -4,9 +4,6 @@
 Your guide to the ancient and twisted locking policies of the tty layer and
 the warped logic behind them. Beware all ye who read on.
 
-FIXME: still need to work out the full set of BKL assumptions and document
-them so they can eventually be killed off.
-
 
 Line Discipline
 ---------------