patch-1.3.99 linux/drivers/char/stallion.c
Next file: linux/drivers/char/vc_screen.c
Previous file: linux/drivers/char/rtc.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Mon May 6 12:26:06 1996
- Orig file:
v1.3.98/linux/drivers/char/stallion.c
- Orig date:
Wed Apr 24 17:00:38 1996
diff -u --recursive --new-file v1.3.98/linux/drivers/char/stallion.c linux/drivers/char/stallion.c
@@ -495,7 +495,7 @@
/*
* Free up all allocated resources used by the ports. This includes
* memory and interrupts. As part of this process we will also do
- * a hangup on every open port - to try and flush out any processes
+ * a hangup on every open port - to try to flush out any processes
* hanging onto ports.
*/
i = tty_unregister_driver(&stl_serial);
@@ -2383,7 +2383,7 @@
/*****************************************************************************/
/*
- * Try and find and initialize all the ports on a panel. We don't care
+ * Try to find and initialize all the ports on a panel. We don't care
* what sort of board these ports are on - since the port io registers
* are almost identical when dealing with ports.
*/
@@ -2861,7 +2861,7 @@
#ifdef CONFIG_PCI
/*
- * If the PCI BIOS support is compiled in then lets go looking for
+ * If the PCI BIOS support is compiled in then let's go looking for
* ECH-PCI boards.
*/
stl_findpcibrds();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this