Loading drivers/watchdog/wdt.c +1 −1 Original line number Diff line number Diff line Loading @@ -358,7 +358,7 @@ static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) int new_heartbeat; int status; static struct watchdog_info ident = { struct watchdog_info ident = { .options = WDIOF_SETTIMEOUT| WDIOF_MAGICCLOSE| WDIOF_KEEPALIVEPING, Loading drivers/watchdog/wdt_pci.c +1 −1 Original line number Diff line number Diff line Loading @@ -412,7 +412,7 @@ static long wdtpci_ioctl(struct file *file, unsigned int cmd, int new_heartbeat; int status; static struct watchdog_info ident = { struct watchdog_info ident = { .options = WDIOF_SETTIMEOUT| WDIOF_MAGICCLOSE| WDIOF_KEEPALIVEPING, Loading Loading
drivers/watchdog/wdt.c +1 −1 Original line number Diff line number Diff line Loading @@ -358,7 +358,7 @@ static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) int new_heartbeat; int status; static struct watchdog_info ident = { struct watchdog_info ident = { .options = WDIOF_SETTIMEOUT| WDIOF_MAGICCLOSE| WDIOF_KEEPALIVEPING, Loading
drivers/watchdog/wdt_pci.c +1 −1 Original line number Diff line number Diff line Loading @@ -412,7 +412,7 @@ static long wdtpci_ioctl(struct file *file, unsigned int cmd, int new_heartbeat; int status; static struct watchdog_info ident = { struct watchdog_info ident = { .options = WDIOF_SETTIMEOUT| WDIOF_MAGICCLOSE| WDIOF_KEEPALIVEPING, Loading