watchdog: cleanup spaces before tabs
[deliverable/linux.git] / drivers / watchdog / eurotechwdt.c
index 3f3dc093ad68030d4d22442df70cfd532ace9039..f1d1da662fbec73262f98e9289884184f67a30d0 100644 (file)
@@ -201,7 +201,7 @@ static void eurwdt_ping(void)
 static ssize_t eurwdt_write(struct file *file, const char __user *buf,
 size_t count, loff_t *ppos)
 {
-       if (count)      {
+       if (count) {
                if (!nowayout) {
                        size_t i;
 
This page took 0.035282 seconds and 5 git commands to generate.