2005-10-20 17:42:11

by Pozsar Balazs

[permalink] [raw]
Subject: [PATCH] fix typo drivers/char/watchdog/w83627hf_wdt.c

The most trivial typo fix in the world.

Signed-off-by: Pozsar Balazs <[email protected]>

--- a/drivers/char/watchdog/w83627hf_wdt.c 2005-10-11 03:19:19.000000000 +0200
+++ b/drivers/char/watchdog/w83627hf_wdt.c 2005-10-20 19:39:01.000000000 +0200
@@ -359,5 +359,5 @@

MODULE_LICENSE("GPL");
MODULE_AUTHOR("Pdraig Brady <[email protected]>");
-MODULE_DESCRIPTION("w38627hf WDT driver");
+MODULE_DESCRIPTION("w83627hf WDT driver");
MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);


--
pozsy


2005-10-20 17:52:28

by Pádraig Brady

[permalink] [raw]
Subject: Re: [PATCH] fix typo drivers/char/watchdog/w83627hf_wdt.c

Pozsar Balazs wrote:
> The most trivial typo fix in the world.
>
> Signed-off-by: Pozsar Balazs <[email protected]>
>
> --- a/drivers/char/watchdog/w83627hf_wdt.c 2005-10-11 03:19:19.000000000 +0200
> +++ b/drivers/char/watchdog/w83627hf_wdt.c 2005-10-20 19:39:01.000000000 +0200
> @@ -359,5 +359,5 @@
>
> MODULE_LICENSE("GPL");
> MODULE_AUTHOR("Pdraig Brady <[email protected]>");
> -MODULE_DESCRIPTION("w38627hf WDT driver");
> +MODULE_DESCRIPTION("w83627hf WDT driver");
> MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);

Oops :)

I notice also that my name has been
mangled someplace along the line to "Pdraig".
Ideally it's P?draig but I'll settle for Padraig :)
Can you send the updated patch to Wim (cc'd),
for merging into the watchdog tree.

thanks,
P?draig.

2005-10-20 18:01:30

by Pozsar Balazs

[permalink] [raw]
Subject: Re: [PATCH] fix typo drivers/char/watchdog/w83627hf_wdt.c

On Thu, Oct 20, 2005 at 06:52:01PM +0100, [email protected] wrote:
> Oops :)
>
> I notice also that my name has been
> mangled someplace along the line to "Pdraig".
> Ideally it's P?draig but I'll settle for Padraig :)
> Can you send the updated patch to Wim (cc'd),
> for merging into the watchdog tree.

Sorry I mangled the inlined patch. Here it comes attached.

(Btw, I think you should use only ascii or utf8)

Signed-off-by: Pozsar Balazs <[email protected]>

--
pozsy


Attachments:
(No filename) (476.00 B)
w83627hf_wdt.patch (385.00 B)
Download all attachments