Re: [PATCH] tracing: fix typo in pr_warning() message

From: Joe Perches
Date: Wed Sep 10 2014 - 10:07:00 EST


On Wed, 2014-09-10 at 10:05 +0100, Luis Henriques wrote:
> On Tue, Sep 09, 2014 at 03:20:13PM -0700, Joe Perches wrote:
> > On Tue, 2014-09-09 at 22:49 +0100, Luis Henriques wrote:
> > > Replace 'produciton' by 'production'
[]
> > > diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c
[]
> > > @@ -2028,7 +2028,7 @@ void trace_printk_init_buffers(void)
> > > - pr_warning("** unsafe for produciton use. **\n");
> > > + pr_warning("** unsafe for production use. **\n");
[]
> > Perhaps s/pr_warning/pr_warn/ too?
>
> If you (and the maintainers) agree, I would rather do that in a
> separate commit.

Of course.


--
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/