1
0
Fork 0

drivers/watchdog/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
hifive-unleashed-5.1
Joe Perches 2008-02-03 17:32:52 +02:00 committed by Adrian Bunk
parent 44363f14d9
commit ee0fc097ef
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
* overflow periods respectively.
*
* Also, since we can't really expect userspace to be responsive enough
* before the overflow happens, we maintain two seperate timers .. One in
* before the overflow happens, we maintain two separate timers .. One in
* the kernel for clearing out WOVF every 2ms or so (again, this depends on
* HZ == 1000), and another for monitoring userspace writes to the WDT device.
*