lkml.org 
[lkml]   [2006]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: PATCH: Fix typos, exclamation mark frenzy and missing device id on messages
On Mon, Jan 09, 2006 at 05:01:19PM +0000, Alan Cox wrote:
> I sent this out a couple of months ago and the driver author said it
> he'd merge it. Nothing has happened since so I'm submitting it directly.
>
> No functionality changes just texts.


> +++ linux-2.6.15-mm2/drivers/char/tlclk.c 2006-01-09 14:40:29.000000000 +0000
> @@ -211,7 +211,7 @@
> result = request_irq(telclk_interrupt, &tlclk_interrupt,
> SA_INTERRUPT, "telco_clock", tlclk_interrupt);
> if (result == -EBUSY) {
> - printk(KERN_ERR "telco_clock: Interrupt can't be reserved!\n");
> + printk(KERN_ERR "telco_clock: Interrupt can't be reserved.\n");

You changed all the other telco_clock's to tlclk's but this one.
Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-09 18:58    [W:0.038 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site