[WATCHDOG] i6300esb.c-2-bugs-little-cleanup.patch
authorJiri Slaby <xslaby@fi.muni.cz>
Mon, 22 Aug 2005 07:05:03 +0000 (09:05 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 11 Sep 2005 19:56:10 +0000 (21:56 +0200)
In i6300esb.c watchdog card driver were 2 bugs (misused pc_match_device and
pci_dev_put wasn't called in one error case) and one little cleanup was
done (long line was converted to a shorter one with using built-in macro).

Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>

No differences found