patch-1.3.99 linux/arch/alpha/kernel/bios32.c

Next file: linux/arch/i386/boot/Makefile
Previous file: linux/arch/alpha/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.98/linux/arch/alpha/kernel/bios32.c linux/arch/alpha/kernel/bios32.c
@@ -442,7 +442,7 @@
 }
 
 /*
- * The SRM console *disables* the IDE interface, this code ensures its
+ * The SRM console *disables* the IDE interface, this code ensures it's
  * enabled.
  *
  * This code bangs on a control register of the 87312 Super I/O chip
@@ -565,7 +565,7 @@
 						  PCI_INTERRUPT_LINE, dev->irq);
 #endif
 			/*
-			 * if its a VGA, enable its BIOS ROM at C0000
+			 * if it's a VGA, enable its BIOS ROM at C0000
 			 */
 			if ((dev->class >> 8) == PCI_CLASS_DISPLAY_VGA) {
 			  pcibios_write_config_dword(dev->bus->number, dev->devfn,
@@ -799,7 +799,7 @@
 			  dev->bus->number, PCI_SLOT(dev->devfn), dev->vendor, dev->device,
 			  slot, pin, pirq));
 		/*
-		 * if its a VGA, enable its BIOS ROM at C0000
+		 * if it's a VGA, enable its BIOS ROM at C0000
 		 */
 		if ((dev->class >> 8) == PCI_CLASS_DISPLAY_VGA) {
 			pcibios_write_config_dword(dev->bus->number, dev->devfn,

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