Re: [PATCH] KERNEL: Correct routine name in comment.

From: Jiri Kosina
Date: Mon Jun 29 2009 - 03:45:24 EST


On Sun, 28 Jun 2009, Robert P. J. Day wrote:

>
> Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
>
> ---
>
> diff --git a/kernel/panic.c b/kernel/panic.c
> index 984b3ec..b855012 100644
> --- a/kernel/panic.c
> +++ b/kernel/panic.c
> @@ -177,7 +177,7 @@ static const struct tnt tnts[] = {
> * 'W' - Taint on warning.
> * 'C' - modules from drivers/staging are loaded.
> *
> - * The string is overwritten by the next call to print_taint().
> + * The string is overwritten by the next call to print_tainted().
> */

Applied to trivial queue, thanks.

--
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/