Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

kernel/printk.c: comment fix

parent a8e14b95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;