From: l4stpr0gr4m@gmail.com
To: tglx@linutronix.de
Cc: mingo@kernel.org, peterz@infradead.org, bigeasy@linutronix.de,
paulmck@linux.vnet.ibm.com, arnd@arndb.de,
linux-kernel@vger.kernel.org,
Kangmin Park <l4stpr0gr4m@gmail.com>
Subject: [PATCH] Fix a misspelling in kernel/cpu.c
Date: Wed, 7 Feb 2018 01:50:26 +0900 [thread overview]
Message-ID: <1517935826-11867-1-git-send-email-l4stpr0gr4m@gmail.com> (raw)
From: Kangmin Park <l4stpr0gr4m@gmail.com>
Signed-off-by: Kangmin Park <l4stpr0gr4m@gmail.com>
Sorry for sending duplicate.
A trivial path to fix a typo in kernel/cpu.c
Fix 'synchronsization' to 'synchronization'
---
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",
},
--
2.7.4
next reply other threads:[~2018-02-06 17:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-06 16:50 l4stpr0gr4m [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-12 21:29 Kangmin Park
2018-02-06 16:12 Kangmin Park
2018-02-13 13:06 ` Ingo Molnar
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=1517935826-11867-1-git-send-email-l4stpr0gr4m@gmail.com \
--to=l4stpr0gr4m@gmail.com \
--cc=arnd@arndb.de \
--cc=bigeasy@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@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®