tty/serial: lay the foundations for the next set of reworks
[linux-2.6-block.git] / drivers / char / tty_io.c
index 35c7d2eb8b28cbd7ac876378cd31a48eab1eb4d3..b1692afd797efd9332fa82cacbff0639339161fb 100644 (file)
@@ -1204,7 +1204,7 @@ EXPORT_SYMBOL_GPL(tty_find_polling_driver);
  *     not in the foreground, send a SIGTTOU.  If the signal is blocked or
  *     ignored, go ahead and perform the operation.  (POSIX 7.2)
  *
- *     Locking: ctrl_lock - FIXME: review this
+ *     Locking: ctrl_lock
  */
 
 int tty_check_change(struct tty_struct *tty)