Merge remote-tracking branch 'stable/linux-3.0.y' into develop-3.0-jb
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / mpcore_wdt.c
index b8ec7aca3c8ea4696c96a5cb2d6f000905577ab9..2b4af222b5f260647de91b8bba56cd68b4ba8659 100644 (file)
@@ -172,7 +172,7 @@ static int mpcore_wdt_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 (wdt->expect_close == 42)
                mpcore_wdt_stop(wdt);