patch-2.1.107 linux/arch/alpha/kernel/t2.c

Next file: linux/arch/alpha/kernel/time.c
Previous file: linux/arch/alpha/kernel/smp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/arch/alpha/kernel/t2.c linux/arch/alpha/kernel/t2.c
@@ -103,7 +103,7 @@
  *  
  * Notes:
  *	The function number selects which function of a multi-function device 
- *	(e.g., scsi and ethernet).
+ *	(e.g., SCSI and Ethernet).
  * 
  *	The register selects a DWORD (32 bit) register offset.  Hence it
  *	doesn't get shifted by 2 bits as we want to "drop" the bottom two
@@ -520,7 +520,7 @@
 	sable_cpu_regs[cpu]->sic &= ~SIC_SEIC;
 
 	/* 
-	 * clear cpu errors
+	 * clear CPU errors
 	 */
 	sable_cpu_regs[cpu]->bcce |= sable_cpu_regs[cpu]->bcce;
 	sable_cpu_regs[cpu]->cbe  |= sable_cpu_regs[cpu]->cbe;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov