From 0138ae2279329804bfa685ca0228d73f7464b94a Mon Sep 17 00:00:00 2001 From: Jim Cromie Date: Thu, 30 Nov 2006 04:46:13 +0100 Subject: [PATCH] --- yaml --- r: 41152 b: refs/heads/master c: e20ec9911bfef897459b9f8aeaf6eadb0920299a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/kernel.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7077173688db..a62e5ee8377b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 139a7bdc2b9391a4d0362190d9e5625dcf580105 +refs/heads/master: e20ec9911bfef897459b9f8aeaf6eadb0920299a diff --git a/trunk/include/linux/kernel.h b/trunk/include/linux/kernel.h index b9b5e4ba166a..6738283ac385 100644 --- a/trunk/include/linux/kernel.h +++ b/trunk/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