From: Kangmin Park <l4stpr0gr4m@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Jiri Kosina <trivial@kernel.org>,
linux-kernel@vger.kernel.org,
Kangmin Park <l4stpr0gr4m@gmail.com>
Subject: [PATCH] Fix a misspelling in kernel/cpu.c
Date: Tue, 13 Feb 2018 06:29:15 +0900 [thread overview]
Message-ID: <1518470955-4646-1-git-send-email-l4stpr0gr4m@gmail.com> (raw)
A trivial patch to fix a misspelling in kernel/cpu.c
Fix 'synchronsization' to 'synchronization' in comment
Signed-off-by: Kangmin Park <l4stpr0gr4m@gmail.com>
---
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-12 21:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-12 21:29 Kangmin Park [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-06 16:50 l4stpr0gr4m
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=1518470955-4646-1-git-send-email-l4stpr0gr4m@gmail.com \
--to=l4stpr0gr4m@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/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®