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:
parent
982bb70517
commit
f667421324
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue