mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-30 02:21:15 +00:00
spelling fixes: lib/
Spelling fix in lib/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
211fee8a82
commit
5895df967d
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue