watchdog: cleanup spaces before tabs
[deliverable/linux.git] / drivers / watchdog / softdog.c
index 833f49f43d43b61ca6267dd5bdf7aaa2bbea31b3..100b114e3c3c754bcffe7fb7b1abb28c951c9bf3 100644 (file)
@@ -151,7 +151,7 @@ static int softdog_release(struct inode *inode, struct file *file)
 {
        /*
         *      Shut off the timer.
-        *      Lock it in if it's a module and we set nowayout
+        *      Lock it in if it's a module and we set nowayout
         */
        if (expect_close == 42) {
                softdog_stop();
This page took 0.026002 seconds and 5 git commands to generate.