Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1607954

RE: [PATCH v3] hangcheck-timer: Fix typo in comment

From "Zhang, Shile (Nokia - CN/Hangzhou)" <shile.zhang@nokia.com>
Newsgroups linux.kernel
Subject RE: [PATCH v3] hangcheck-timer: Fix typo in comment
Date 2017-03-23 22:50 +0100
Message-ID <toiMh-8kl-1@gated-at.bofh.it> (permalink)
References <tobB7-3e8-1@gated-at.bofh.it> <toiMh-8kl-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


>Fix the typo "alloted" -> "allotted" in comment.
>
>Signed-off-by: Shile Zhang <shile.zhang@nokia.com>
>---
> drivers/char/hangcheck-timer.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/char/hangcheck-timer.c b/drivers/char/hangcheck-timer.c
>index 4f33737..5406b90 100644
>--- a/drivers/char/hangcheck-timer.c
>+++ b/drivers/char/hangcheck-timer.c
>@@ -32,7 +32,7 @@
>  * timer and 180 seconds for the margin of error.  IOW, a timer is set
>  * for 60 seconds.  When the timer fires, the callback checks the
>  * actual duration that the timer waited.  If the duration exceeds the
>- * alloted time and margin (here 60 + 180, or 240 seconds), the machine
>+ * allotted time and margin (here 60 + 180, or 240 seconds), the machine
>  * is restarted.  A healthy machine will have the duration match the
>  * expected timeout very closely.
>  */
>--
>2.6.2

Hi Greg,

Sorry for trouble!
Dose this format is OK in this version?
Thanks!

BR, Shile

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH V2] hangcheck-timer: Fix typo in comment "Zhang, Shile (Nokia - CN/Hangzhou)" <shile.zhang@nokia.com> - 2017-03-23 15:10 +0100
  Re: [PATCH V2] hangcheck-timer: Fix typo in comment Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-23 22:00 +0100
  RE: [PATCH v3] hangcheck-timer: Fix typo in comment "Zhang, Shile (Nokia - CN/Hangzhou)" <shile.zhang@nokia.com> - 2017-03-23 22:50 +0100

csiph-web