watchdog: npcm: remove whitespaces

Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
Link: https://lore.kernel.org/r/20200303100114.87786-4-tmaimon77@gmail.com
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
This commit is contained in:
Tomer Maimon 2020-03-03 12:01:14 +02:00 committed by Wim Van Sebroeck
parent 982bb70517
commit f667421324
1 changed files with 9 additions and 10 deletions

View File

@ -103,7 +103,6 @@ static int npcm_wdt_stop(struct watchdog_device *wdd)
return 0;
}
static int npcm_wdt_set_timeout(struct watchdog_device *wdd,
unsigned int timeout)
{