X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fchar%2Fhangcheck-timer.c;h=712d9f271aa6b8ed7026bca1594cc3b38052287f;hb=c142bda458a9c81097238800e1bd8eeeea09913d;hp=0e8ceea5ea780a10c0e5f9bbb506da486cd658c6;hpb=e8edc6e03a5c8562dc70a6d969f732bdb355a7e7;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/char/hangcheck-timer.c b/drivers/char/hangcheck-timer.c index 0e8ceea..712d9f2 100644 --- a/drivers/char/hangcheck-timer.c +++ b/drivers/char/hangcheck-timer.c @@ -26,7 +26,7 @@ * The hangcheck-timer driver uses the TSC to catch delays that * jiffies does not notice. A timer is set. When the timer fires, it * checks whether it was delayed and if that delay exceeds a given - * margin of error. The hangcheck_tick module paramter takes the timer + * margin of error. The hangcheck_tick module parameter takes the timer * duration in seconds. The hangcheck_margin parameter defines the * margin of error, in seconds. The defaults are 60 seconds for the * timer and 180 seconds for the margin of error. IOW, a timer is set