patch-2.2.4 linux/drivers/char/tty_io.c

Next file: linux/drivers/fc4/Config.in
Previous file: linux/drivers/char/tpqic02.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.3/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -1143,7 +1143,7 @@
 	/*
 	 * We've decremented tty->count, so we should zero out
 	 * filp->private_data, to break the link between the tty and
-	 * the file descriptor.  Otherwise if close_fp() blocks before
+	 * the file descriptor.  Otherwise if filp_close() blocks before
 	 * the the file descriptor is removed from the inuse_filp
 	 * list, check_tty_count() could observe a discrepancy and
 	 * printk a warning message to the user.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)