watchdog: cleanup spaces before tabs
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / bcm47xx_wdt.c
index 5f245522397bfbfc810ef6e6cbd7be1de5c281dd..bd44417c84d40940302fe484373818b84ac70982 100644 (file)
@@ -150,8 +150,8 @@ static ssize_t bcm47xx_wdt_write(struct file *file, const char __user *data,
 }
 
 static const struct watchdog_info bcm47xx_wdt_info = {
-       .identity       = DRV_NAME,
-       .options        = WDIOF_SETTIMEOUT |
+       .identity       = DRV_NAME,
+       .options        = WDIOF_SETTIMEOUT |
                                WDIOF_KEEPALIVEPING |
                                WDIOF_MAGICCLOSE,
 };