[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1410358011.24028.43.camel@joe-AO725>
Date: Wed, 10 Sep 2014 07:06:51 -0700
From: Joe Perches <joe@...ches.com>
To: Luis Henriques <luis.henriques@...onical.com>
Cc: Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tracing: fix typo in pr_warning() message
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists