patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-m68k / irq.h
index 5889bc9..1f56990 100644 (file)
@@ -64,7 +64,7 @@ static __inline__ int irq_canonicalize(int irq)
  * All interrupt handling is actually machine specific so it is better
  * to use function pointers, as used by the Sparc port, and select the
  * interrupt handling functions when initializing the kernel. This way
- * we save some unnecessary overhead at run-time. 
+ * we save some unnecessary overhead at run-time.
  *                                                      01/11/97 - Jes
  */