lkml.org 
[lkml]   [2011]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH trivial] timers-howto: fix a typo ("unsgined")
On Mon, 16 May 2011, Jonathan Neuschäfer wrote:

> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
> Documentation/timers/timers-howto.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/timers/timers-howto.txt b/Documentation/timers/timers-howto.txt
> index c9ef29d..038f8c7 100644
> --- a/Documentation/timers/timers-howto.txt
> +++ b/Documentation/timers/timers-howto.txt
> @@ -24,7 +24,7 @@ ATOMIC CONTEXT:
>
> ndelay(unsigned long nsecs)
> udelay(unsigned long usecs)
> - mdelay(unsgined long msecs)
> + mdelay(unsigned long msecs)
>
> udelay is the generally preferred API; ndelay-level
> precision may not actually exist on many non-PC devices.

Looks good to me.

Reviewed-by: Jesper Juhl <jj@chaosbits.net>


--
Jesper Juhl <jj@chaosbits.net> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.
\
 
 \ /
  Last update: 2011-05-17 10:29    [W:0.053 / U:0.564 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site