dect
/
linux-2.6
Archived
13
0
Fork 0

fix spelling error in include/linux/kernel.h

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Jim Cromie 2006-11-30 04:46:13 +01:00 committed by Adrian Bunk
parent 139a7bdc2b
commit e20ec9911b
1 changed files with 1 additions and 1 deletions

View 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