fix spelling error in include/linux/kernel.h
authorJim Cromie <jim.cromie@gmail.com>
Thu, 30 Nov 2006 03:46:13 +0000 (04:46 +0100)
committerAdrian Bunk <bunk@stusta.de>
Thu, 30 Nov 2006 03:46:13 +0000 (04:46 +0100)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
include/linux/kernel.h

index b9b5e4ba166a712f5f4f20f0ca9baed601365ad8..6738283ac38550a1258b69fdf6b9e537c6abe1b2 100644 (file)
@@ -65,7 +65,7 @@ struct user;
  * context (spinlock, irq-handler, ...).
  *
  * This is a useful debugging help to be able to catch problems early and not
- * be biten later when the calling function happens to sleep when it is not
+ * be bitten later when the calling function happens to sleep when it is not
  * supposed to.
  */
 #ifdef CONFIG_PREEMPT_VOLUNTARY