treewide: Fix typo in printk
Correct spelling typo in various part of drivers Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
9d1936cf86
commit
8b513d0cf6
@@ -1796,7 +1796,7 @@ sub monitor {
|
||||
# We already booted into the kernel we are testing,
|
||||
# but now we booted into another kernel?
|
||||
# Consider this a triple fault.
|
||||
doprint "Aleady booted in Linux kernel $version, but now\n";
|
||||
doprint "Already booted in Linux kernel $version, but now\n";
|
||||
doprint "we booted into Linux kernel $1.\n";
|
||||
doprint "Assuming that this is a triple fault.\n";
|
||||
doprint "To disable this: set DETECT_TRIPLE_FAULT to 0\n";
|
||||
|
Reference in New Issue
Block a user