Commit 9aa5e993 authored by Daniel Roesen's avatar Daniel Roesen Committed by Adrian Bunk

trivial comment wording/typo fix regarding taint flags

Signed-off-by: default avatarDaniel Roesen <dr@cluenet.de>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 5a56db1c
......@@ -148,7 +148,7 @@ EXPORT_SYMBOL(panic);
* 'F' - Module has been forcibly loaded.
* 'S' - SMP with CPUs not designed for SMP.
* 'R' - User forced a module unload.
* 'M' - Machine had a machine check experience.
* 'M' - System experienced a machine check exception.
* 'B' - System has hit bad_page.
* 'U' - Userspace-defined naughtiness.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment