[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190521105926.5fa601da@gandalf.local.home>
Date: Tue, 21 May 2019 10:59:26 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: houweitao <houweitaoo@...il.com>
Cc: linus.walleij@...aro.org, yamada.masahiro@...ionext.com,
a.zummo@...ertech.it, alexandre.belloni@...tlin.com,
baohua@...nel.org, gregkh@...uxfoundation.org, jslaby@...e.com,
shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, linux-imx@....com, davem@...emloft.net,
mingo@...hat.com, linux-gpio@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-rtc@...r.kernel.org, linux-serial@...r.kernel.org,
sparclinux@...r.kernel.org, houweitao <houweitao@...omi.com>
Subject: Re: [PATCH] tracing: fix typos in code and comments
On Tue, 21 May 2019 22:47:40 +0800
houweitao <houweitaoo@...il.com> wrote:
> diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c
> index 2c92b3d9ea30..bfa5ab0663e7 100644
> --- a/kernel/trace/trace.c
> +++ b/kernel/trace/trace.c
> @@ -8554,7 +8554,7 @@ init_tracer_tracefs(struct trace_array *tr, struct dentry *d_tracer)
> ftrace_init_tracefs(tr, d_tracer);
> }
>
> -static struct vfsmount *trace_automount(struct dentry *mntpt, void *ingore)
> +static struct vfsmount *trace_automount(struct dentry *mntpt, void *ignore)
"ingore we trust"
Acked-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
-- Steve
> {
> struct vfsmount *mnt;
> struct file_system_type *type;
> --
Powered by blists - more mailing lists