]> err.no Git - linux-2.6/blobdiff - drivers/watchdog/sc1200wdt.c
[WATCHDOG] Coding style - Indentation - part 1
[linux-2.6] / drivers / watchdog / sc1200wdt.c
index 621ebad56d86cdf798b22edf7a316c80eaa81e46..03e67fa4d68955907237c780f60be4cfe14eaa80 100644 (file)
@@ -196,7 +196,6 @@ static long sc1200wdt_ioctl(struct file *file, unsigned int cmd,
        };
 
        switch (cmd) {
-
        case WDIOC_GETSUPPORT:
                if (copy_to_user(argp, &ident, sizeof ident))
                        return -EFAULT;