[PATCH] A few trivial spelling and grammar fixes
[linux-2.6-block.git] / arch / x86_64 / kernel / crash.c
index fc57a139123e348c4adc84fa37475a4e7ca059c4..7d7a9e75f70c809c7f965515854ed5864c17589a 100644 (file)
@@ -69,7 +69,7 @@ static void crash_save_this_cpu(struct pt_regs *regs, int cpu)
         * 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, no need to invent something new.
         */
 
        buf = (u32*)per_cpu_ptr(crash_notes, cpu);