diff options
Diffstat (limited to 'drivers/char/watchdog/pcwd.c')
| -rw-r--r-- | drivers/char/watchdog/pcwd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/watchdog/pcwd.c b/drivers/char/watchdog/pcwd.c index 3d20241b1261..e952c9bc12bb 100644 --- a/drivers/char/watchdog/pcwd.c +++ b/drivers/char/watchdog/pcwd.c | |||
| @@ -927,7 +927,6 @@ static void __exit pcwd_cleanup_module(void) | |||
| 927 | { | 927 | { |
| 928 | if (pcwd_private.io_addr) | 928 | if (pcwd_private.io_addr) |
| 929 | pcwatchdog_exit(); | 929 | pcwatchdog_exit(); |
| 930 | return; | ||
| 931 | } | 930 | } |
| 932 | 931 | ||
| 933 | module_init(pcwd_init_module); | 932 | module_init(pcwd_init_module); |
