Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

spelling fixes: lib/

Spelling fix in lib/.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

authored by

Simon Arlott and committed by
Adrian Bunk
5895df96 211fee8a

+1 -1
+1 -1
lib/kernel_lock.c
··· 2 2 * lib/kernel_lock.c 3 3 * 4 4 * This is the traditional BKL - big kernel lock. Largely 5 - * relegated to obsolescense, but used by various less 5 + * relegated to obsolescence, but used by various less 6 6 * important (or lazy) subsystems. 7 7 */ 8 8 #include <linux/smp_lock.h>