patch-1.3.99 linux/arch/sparc/kernel/sun4m_irq.c
Next file: linux/arch/sparc/kernel/switch.S
Previous file: linux/arch/sparc/kernel/sparc-stub.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Mon May 6 12:26:03 1996
- Orig file:
v1.3.98/linux/arch/sparc/kernel/sun4m_irq.c
- Orig date:
Wed Apr 24 17:00:35 1996
diff -u --recursive --new-file v1.3.98/linux/arch/sparc/kernel/sun4m_irq.c linux/arch/sparc/kernel/sun4m_irq.c
@@ -41,10 +41,10 @@
/* These tables only apply for interrupts greater than 15..
*
* any intr value below 0x10 is considered to be a soft-int
- * this may be useful or it may not.. but thats how I've done it.
+ * this may be useful or it may not.. but that's how I've done it.
* and it won't clash with what OBP is telling us about devices.
*
- * take an encoded intr value and lookup if its valid
+ * take an encoded intr value and lookup if it's valid
* then get the mask bits that match from irq_mask
*/
static unsigned char irq_xlate[32] = {
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