We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a419a commit 22fce66Copy full SHA for 22fce66
drivers/tty/vt/vt.c
@@ -4448,7 +4448,7 @@ void poke_blanked_console(void)
4448
might_sleep();
4449
4450
/* This isn't perfectly race free, but a race here would be mostly harmless,
4451
- * at worse, we'll do a spurrious blank and it's unlikely
+ * at worst, we'll do a spurious blank and it's unlikely
4452
*/
4453
del_timer(&console_timer);
4454
blank_timer_expired = 0;
0 commit comments