linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] trivial comment wording/typo fix regarding taint flags
@ 2004-12-30 20:25 Daniel Roesen
  0 siblings, 0 replies; only message in thread
From: Daniel Roesen @ 2004-12-30 20:25 UTC (permalink / raw)
  To: Andrew Morton; +Cc: trivial, linux-kernel

Hi Andrew,

trivial patch to 2.6.10 correcting a comment.


Best regards,
Daniel

Signed-off-by: Daniel Roesen <dr@cluenet.de>

diff -uprN linux-2.6.10.orig/kernel/panic.c linux-2.6.10/kernel/panic.c
--- linux-2.6.10.orig/kernel/panic.c	2004-12-24 22:35:29.000000000 +0100
+++ linux-2.6.10/kernel/panic.c	2004-12-30 19:11:07.000000000 +0100
@@ -128,7 +128,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.
  *
  *	The string is overwritten by the next call to print_taint().

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-30 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-30 20:25 [PATCH] trivial comment wording/typo fix regarding taint flags Daniel Roesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).