2007-05-11 19:54:29

by Simon Arlott

[permalink] [raw]
Subject: [PATCH] spelling fixes: lib/

Spelling fix in lib/.

Signed-off-by: Simon Arlott <[email protected]>
---
lib/kernel_lock.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/kernel_lock.c b/lib/kernel_lock.c
index e0fdfdd..f73e2f8 100644
--- a/lib/kernel_lock.c
+++ b/lib/kernel_lock.c
@@ -2,7 +2,7 @@
* lib/kernel_lock.c
*
* This is the traditional BKL - big kernel lock. Largely
- * relegated to obsolescense, but used by various less
+ * relegated to obsolescence, but used by various less
* important (or lazy) subsystems.
*/
#include <linux/smp_lock.h>
--
1.5.0.1

--
Simon Arlott