浏览代码

spelling fixes: lib/

Spelling fix in lib/.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Simon Arlott 17 年之前
父节点
当前提交
5895df967d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/kernel_lock.c

+ 1 - 1
lib/kernel_lock.c

@@ -2,7 +2,7 @@
  * lib/kernel_lock.c
  * lib/kernel_lock.c
  *
  *
  * This is the traditional BKL - big kernel lock. Largely
  * 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.
  * important (or lazy) subsystems.
  */
  */
 #include <linux/smp_lock.h>
 #include <linux/smp_lock.h>