Commit 0bbfb7c2 authored by Patrick Pletscher's avatar Patrick Pletscher Committed by Adrian Bunk

kernel/printk.c: comment fix

Signed-off-by: default avatarPatrick Pletscher <pat@pletscher.org>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent a8e14b95
......@@ -54,7 +54,7 @@ int console_printk[4] = {
};
/*
* Low lever drivers may need that to know if they can schedule in
* Low level drivers may need that to know if they can schedule in
* their unblank() callback or not. So let's export it.
*/
int oops_in_progress;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment