commit | 9616bd2a66000a30ff912ac3b1e02391dc2d0c89 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Tue Jan 03 02:43:32 2017 -0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Feb 24 14:00:23 2017 -0800 |
tree | 5b061de56970e52ceefd2a82fa3de67572d438b5 | |
parent | 78e45696d55c0754384f81e628b57b4e865a2478 [diff] |
watchdog: iTCO_wdt: Simplify module init function The 'ret' variable in iTCO_wdt_init_module() does not add any value; drop it. Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>