dect
/
linux-2.6
Archived
13
0
Fork 0

trivial comment wording/typo fix regarding taint flags

Signed-off-by: Daniel Roesen <dr@cluenet.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Daniel Roesen 2007-10-20 00:30:06 +02:00 committed by Adrian Bunk
parent 5a56db1c0f
commit 9aa5e993fa
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*