Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of...
[pandora-kernel.git] / drivers / watchdog / eurotechwdt.c
index 3f3dc09..f1d1da6 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;