mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-18 23:54:26 +08:00
kernel/printk.c: comment fix
Signed-off-by: Patrick Pletscher <pat@pletscher.org> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
a8e14b950c
commit
0bbfb7c2e4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user