* [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
* Re: [KJ] typos etc
2007-01-20 20:31 [KJ] typos etc Antoine Martin
@ 2007-01-20 20:46 ` Jesper Juhl
0 siblings, 0 replies; 2+ messages in thread
From: Jesper Juhl @ 2007-01-20 20:46 UTC (permalink / raw)
To: kernel-janitors
On 20/01/07, Antoine Martin <antoine@nagafix.co.uk> wrote:
> Hi,
>
> Sorry to bother, but where do I send patches for small typos,
> documentation and such?
Same place you'd send anything else :-)
Send it to the author/maintainer of the code/documentation/file in
question, maybe add a Cc to linux-kernel@vger.kernel.org (more review
is always good) and for trivial stuff it's often also a good idea to
Cc trivial@kernel.org, than Adrian Bunk will often queue up the patch
for later so it doesn't get lost.
--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
_______________________________________________
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.