Skip to content

Commit

Permalink
spelling fixes: lib/
Browse files Browse the repository at this point in the history
Spelling fix in lib/.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Simon Arlott authored and Adrian Bunk committed Oct 19, 2007
1 parent 211fee8 commit 5895df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kernel_lock.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5895df9

Please sign in to comment.