Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-2.6-block.git] / drivers / staging / wavelan / wavelan_cs.c
index 33918fd5b2311180ee53bac82b26be933c1459ce..10c702b5be4aa0686e296c87feb27ea90c3de88e 100644 (file)
@@ -3987,7 +3987,7 @@ wavelan_interrupt(int             irq,
 #endif
 
   /* Prevent reentrancy. We need to do that because we may have
-   * multiple interrupt handler running concurently.
+   * multiple interrupt handler running concurrently.
    * It is safe because interrupts are disabled before aquiring
    * the spinlock. */
   spin_lock(&lp->spinlock);