X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fiop_wdt.c;h=0c90596766907cb8acf686c447a280341703832b;hb=c91d7d54ea9e75ec18c733969ba16dd7ab94fc99;hp=96eb2cbe5874dd887ba9ec072cdba9031fd2244c;hpb=e6aa0f07cb5e81a7cbeaf3be6e2101234c2f0d30;p=mv-sheeva.git diff --git a/drivers/watchdog/iop_wdt.c b/drivers/watchdog/iop_wdt.c index 96eb2cbe587..0c905967669 100644 --- a/drivers/watchdog/iop_wdt.c +++ b/drivers/watchdog/iop_wdt.c @@ -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) {