All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] typos etc
@ 2007-01-20 20:31 Antoine Martin
  2007-01-20 20:46 ` Jesper Juhl
  0 siblings, 1 reply; 2+ messages in thread
From: Antoine Martin @ 2007-01-20 20:31 UTC (permalink / raw)
  To: kernel-janitors

Hi,

Sorry to bother, but where do I send patches for small typos, 
documentation and such?
ie:
--- linux-2.6.19.2/arch/x86_64/kernel/time.c    2006-11-29 
21:57:37.000000000 +0000
+++ fixed/arch/x86_64/kernel/time.c  2007-01-20 20:29:35.000000000 +0000
@@ -313,8 +313,8 @@

         if (lost_count = 1000 && !warned) {
                 printk(KERN_WARNING "warning: many lost ticks.\n"
-                      KERN_WARNING "Your time source seems to be 
instable or "
-                               "some driver is hogging interupts\n");
+                      KERN_WARNING "Your time source seems to be 
unstable or "
+                               "some driver is hogging interrupts\n");
                 print_symbol("rip %s\n", get_irq_regs()->rip);
                 if (vxtime.mode = VXTIME_TSC && vxtime.hpet_address) {
                         printk(KERN_WARNING "Falling back to HPET\n");

Thanks
Antoine
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-20 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-20 20:31 [KJ] typos etc Antoine Martin
2007-01-20 20:46 ` Jesper Juhl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.