[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kernel-janitors
Subject:    Re: [PATCH] wdt285.c
From:       Felipe W Damasio <felipewd () terra ! com ! br>
Date:       2002-07-17 0:43:49
[Download RAW message or body]

On Tue, 16 Jul 2002 20:56:37 +0100
"James Stevenson" <mistral@stev.org> wrote:

JS> --- drivers/char/wdt285.c~ Tue Jul 16 20:34:06 2002
JS> +++ drivers/char/wdt285.c Tue Jul 16 20:37:11 2002
JS> @@ -182,7 +182,10 @@
JS>   if (machine_is_netwinder())
JS>    return -ENODEV;
JS> 
JS> - misc_register(&watchdog_miscdev);
JS> + if (misc_register(&watchdog_miscdev)) {
JS> +  printf(KERN_ERR "Watchdog: misc_register failed\n");
JS> +  return -EIO;
JS> + }
JS>   printk("Footbridge Watchdog Timer: 0.01, timer margin: %d sec\n",
JS>          soft_margin);
JS>   if (machine_is_cats())

	I think it's a good idea to cc trivial@rustcorp.com.au for stuff like
these, so they'll be fed to Linus for 2.5

Felipe


-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Kernel-janitor-discuss mailing list
Kernel-janitor-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kernel-janitor-discuss

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic