patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-m68k / delay.h
index d5decf5..5ed9285 100644 (file)
@@ -22,7 +22,7 @@ extern void __bad_udelay(void);
  * lookup table, really, as the multiplications take much too long with
  * short delays.  This is a "reasonable" implementation, though (and the
  * first constant multiplications gets optimized away if the delay is
- * a constant)  
+ * a constant)
  */
 static inline void __const_udelay(unsigned long xloops)
 {