]> Git Repo - linux.git/blobdiff - drivers/watchdog/iop_wdt.c
Merge branch 'fix/pcm-hwptr' into for-linus
[linux.git] / drivers / watchdog / iop_wdt.c
index 96eb2cbe5874dd887ba9ec072cdba9031fd2244c..0c90596766907cb8acf686c447a280341703832b 100644 (file)
@@ -192,7 +192,7 @@ static int iop_wdt_release(struct inode *inode, struct file *file)
                if (test_bit(WDT_ENABLED, &wdt_status))
                        state = wdt_disable();
 
-       /* if the timer is not disbaled reload and notify that we are still
+       /* if the timer is not disabled reload and notify that we are still
         * going down
         */
        if (state != 0) {
This page took 0.024788 seconds and 4 git commands to generate.