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