lkml.org 
[lkml]   [2013]   [May]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] trivial/sprintf: Fix typo of witdh to width
From
On Tue, May 28, 2013 at 10:47 PM, Steven Rostedt <rostedt@goodmis.org> wrote:
> hex_string() had a typo in a comment.
>
> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>

>
> Index: linux-trace.git/lib/vsprintf.c
> ===================================================================
> --- linux-trace.git.orig/lib/vsprintf.c
> +++ linux-trace.git/lib/vsprintf.c
> @@ -670,7 +670,7 @@ static noinline_for_stack
> char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec,
> const char *fmt)
> {
> - int i, len = 1; /* if we pass '%ph[CDN]', field witdh remains
> + int i, len = 1; /* if we pass '%ph[CDN]', field width remains
> negative value, fallback to the default */
> char separator;
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/



--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2013-05-29 20:21    [W:0.062 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site