From: Jim Cromie Date: Thu, 30 Nov 2006 03:46:13 +0000 (+0100) Subject: fix spelling error in include/linux/kernel.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e20ec9911bfef897459b9f8aeaf6eadb0920299a;p=linux-beck.git fix spelling error in include/linux/kernel.h Signed-off-by: Adrian Bunk --- diff --git a/include/linux/kernel.h b/include/linux/kernel.h index b9b5e4ba166a..6738283ac385 100644 --- a/include/linux/kernel.h +++ b/include/linux/kernel.h @@ -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