patch-1.3.96 linux/arch/m68k/atari/ataints.c

Next file: linux/arch/m68k/atari/atakeyb.c
Previous file: linux/arch/m68k/atari/atafb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.95/linux/arch/m68k/atari/ataints.c linux/arch/m68k/atari/ataints.c
@@ -5,7 +5,7 @@
  *  Added support for TT interrupts; setup for TT SCU (may someone has
  *  twiddled there and we won't get the right interrupts :-()
  *
- *  Major change: The device-independant code in m68k/ints.c didn't know
+ *  Major change: The device-independent code in m68k/ints.c didn't know
  *  about non-autovec ints yet. It hardcoded the number of possible ints to
  *  7 (IRQ1...IRQ7). But the Atari has lots of non-autovec ints! I made the
  *  number of possible ints a constant defined in interrupt.h, which is
@@ -321,7 +321,7 @@
 	movel	%sp@+,%d0
 	rte");
 
-/* Defined in entry.S; only increments 'num_suprious' */
+/* Defined in entry.S; only increments 'num_spurious' */
 asmlinkage void bad_interrupt(void);
 
 extern void atari_microwire_cmd( int cmd );

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