mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] kexec: grammar fix for crash_save_this_cpu()
@ 2006-03-23  7:40 Horms
  0 siblings, 0 replies; only message in thread
From: Horms @ 2006-03-23  7:40 UTC (permalink / raw)
  To: linux-kernel, fastboot; +Cc: Eric Biederman, Randy Dunlap

kexec: grammar fix for crash_save_this_cpu()

Signed-Off-By: Horms <horms@verge.net.au>

 crash.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2c8668dabf218fb8b7fddf605898be3b369fc2ea
diff --git a/arch/i386/kernel/crash.c b/arch/i386/kernel/crash.c
index d49dbe8..fa88a0d 100644
--- a/arch/i386/kernel/crash.c
+++ b/arch/i386/kernel/crash.c
@@ -69,7 +69,7 @@ static void crash_save_this_cpu(struct p
 	 * for the data I pass, and I need tags
 	 * on the data to indicate what information I have
 	 * squirrelled away.  ELF notes happen to provide
-	 * all of that that no need to invent something new.
+	 * all of that, so there is no need to invent something new.
 	 */
 	buf = (u32*)per_cpu_ptr(crash_notes, cpu);
 	if (!buf)

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

only message in thread, other threads:[~2006-03-23  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-23  7:40 [PATCH] kexec: grammar fix for crash_save_this_cpu() Horms

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®