From: Steven Rostedt <rostedt@goodmis.org>
To: houweitao <houweitaoo@gmail.com>
Cc: linux-rtc@vger.kernel.org, a.zummo@towertech.it,
alexandre.belloni@bootlin.com, festevam@gmail.com,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
linux-gpio@vger.kernel.org, gregkh@linuxfoundation.org,
linus.walleij@linaro.org, baohua@kernel.org, davem@davemloft.net,
yamada.masahiro@socionext.com, mingo@redhat.com,
linux-imx@nxp.com, kernel@pengutronix.de, jslaby@suse.com,
sparclinux@vger.kernel.org, houweitao <houweitao@xiaomi.com>,
shawnguo@kernel.org, s.hauer@pengutronix.de,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] tracing: fix typos in code and comments
Date: Tue, 21 May 2019 10:59:26 -0400 [thread overview]
Message-ID: <20190521105926.5fa601da@gandalf.local.home> (raw)
In-Reply-To: <20190521144740.22490-1-houweitao@xiaomi.com>
On Tue, 21 May 2019 22:47:40 +0800
houweitao <houweitaoo@gmail.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@goodmis.org>
-- Steve
> {
> struct vfsmount *mnt;
> struct file_system_type *type;
> --
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-05-21 14:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-21 14:47 [PATCH] tracing: fix typos in code and comments houweitao
2019-05-21 14:54 ` Greg KH
2019-05-21 14:59 ` Steven Rostedt [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190521105926.5fa601da@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=a.zummo@towertech.it \
--cc=alexandre.belloni@bootlin.com \
--cc=baohua@kernel.org \
--cc=davem@davemloft.net \
--cc=festevam@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=houweitao@xiaomi.com \
--cc=houweitaoo@gmail.com \
--cc=jslaby@suse.com \
--cc=kernel@pengutronix.de \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=sparclinux@vger.kernel.org \
--cc=yamada.masahiro@socionext.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox