OSDN Git Service

[PATCH] wdt83627: fix wdt_init() return code
authorWilly Tarreau <w@1wt.eu>
Sun, 5 Aug 2007 19:12:11 +0000 (21:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 5 Aug 2007 19:50:49 +0000 (21:50 +0200)
commit9314997c207bcc3d6c21b2f2f976c2e6b98aec91
tree7d4a195716c0af11a7dfe02900798c99a413607a
parent3e6fbc6d5f4569e426100206358dd0200cf14f61
[PATCH] wdt83627: fix wdt_init() return code

wdt_init() could return an uninitialized value if it
could not create a /proc entry.
drivers/char/wdt83627.c