trivial comment wording/typo fix regarding taint flags
authorDaniel Roesen <dr@cluenet.de>
Fri, 19 Oct 2007 22:30:06 +0000 (00:30 +0200)
committerAdrian Bunk <bunk@kernel.org>
Fri, 19 Oct 2007 22:30:06 +0000 (00:30 +0200)
Signed-off-by: Daniel Roesen <dr@cluenet.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
kernel/panic.c

index 3886bd8..6f6e03e 100644 (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.
  *