Skip to content

Commit

Permalink
trivial comment wording/typo fix regarding taint flags
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Roesen <dr@cluenet.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Daniel Roesen authored and Adrian Bunk committed Oct 19, 2007
1 parent 5a56db1 commit 9aa5e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/panic.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down

0 comments on commit 9aa5e99

Please sign in to comment.