[WATCHDOG] Coding style - Indentation - part 1
[pandora-kernel.git] / drivers / watchdog / sc520_wdt.c
index 01de239..1d5ba15 100644 (file)
@@ -290,8 +290,7 @@ static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
                .identity = "SC520",
        };
 
-       switch (cmd)
-       {
+       switch (cmd) {
        default:
                return -ENOTTY;
        case WDIOC_GETSUPPORT: