From: Ingo Molnar <mingo@kernel.org>
To: Kangmin Park <l4stpr0gr4m@gmail.com>
Cc: tglx@linutronix.de, peterz@infradead.org, bigeasy@linutronix.de,
paulmck@linux.vnet.ibm.com, arnd@arndb.de,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix a misspelling in kernel/cpu.c
Date: Tue, 13 Feb 2018 14:06:07 +0100 [thread overview]
Message-ID: <20180213130607.omsdyc7rkn4gl2ky@gmail.com> (raw)
In-Reply-To: <1517933521-10534-1-git-send-email-l4stpr0gr4m@gmail.com>
* Kangmin Park <l4stpr0gr4m@gmail.com> wrote:
> ---
> kernel/cpu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/cpu.c b/kernel/cpu.c
> index 53f7dc6..9a1ee53 100644
> --- a/kernel/cpu.c
> +++ b/kernel/cpu.c
> @@ -1336,7 +1336,7 @@ static struct cpuhp_step cpuhp_ap_states[] = {
> .teardown.single = smpcfd_dying_cpu,
> },
> /* Entry state on starting. Interrupts enabled from here on. Transient
> - * state for synchronsization */
> + * state for synchronization */
> [CPUHP_AP_ONLINE] = {
> .name = "ap:online",
> },
The comment style should be fixed too to match the rest of the kernel, plus a
Signed-off-by is required as well.
Thanks,
Ingo
next prev parent reply other threads:[~2018-02-13 13:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-06 16:12 Kangmin Park
2018-02-13 13:06 ` Ingo Molnar [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-12 21:29 Kangmin Park
2018-02-06 16:50 l4stpr0gr4m
2018-02-04 15:27 Kangmin Park
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=20180213130607.omsdyc7rkn4gl2ky@gmail.com \
--to=mingo@kernel.org \
--cc=arnd@arndb.de \
--cc=bigeasy@linutronix.de \
--cc=l4stpr0gr4m@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulmck@linux.vnet.ibm.com \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/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
all inboxes | Powered by JetHome®