]> err.no Git - linux-2.6/blobdiff - drivers/watchdog/acquirewdt.c
[WATCHDOG] Coding style - Indentation - part 1
[linux-2.6] / drivers / watchdog / acquirewdt.c
index 28d9057c9be66f5c660b9efcda762689cbe18f76..340d1eeec16b408686fdf59d58ffb3fa3435972f 100644 (file)
@@ -169,7 +169,7 @@ static long acq_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
                return 0;
 
        case WDIOC_GETTIMEOUT:
-         return put_user(WATCHDOG_HEARTBEAT, p);
+               return put_user(WATCHDOG_HEARTBEAT, p);
 
        case WDIOC_SETOPTIONS:
        {