[PATCH] startup: Fix typo in comment
From: Ladislav Michl <hidden>
Date: 2019-08-21 12:42:43
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Ladislav Michl <hidden>
Date: 2019-08-21 12:42:43
Subsystem:
the rest · Maintainer:
Linus Torvalds
Fixes: 35266d7e583f ("startup: Factor out the autoboot counter...")
Signed-off-by: Ladislav Michl <redacted>
---
common/startup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/startup.c b/common/startup.c
index 92bf94f84..bef9d29c6 100644
--- a/common/startup.c
+++ b/common/startup.c@@ -202,7 +202,7 @@ void set_autoboot_state(enum autoboot_state autoboot) * do_autoboot_countdown - print autoboot countdown to console * * This prints the autoboot countdown to the console and waits for input. This - * evaluates the global.autoboot_about_key to determine which keys are allowed + * evaluates the global.autoboot_abort_key to determine which keys are allowed * to interrupt booting and also global.autoboot_timeout to determine the timeout * for the counter. This function can be called multiple times, it is executed * only the first time.
--
2.23.0.rc1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox