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
- Lines: 18
- Date:
Wed Jun 24 14:30:08 1998
- Orig file:
v2.1.106/linux/arch/alpha/kernel/t2.c
- Orig date:
Sun Jun 7 11:16:26 1998
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