From: tip-bot for Chuansheng Liu <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org,
tglx@linutronix.de, chuansheng.liu@intel.com
Subject: [tip:irq/core] genirq: Update the a comment typo
Date: Wed, 19 Feb 2014 08:27:52 -0800 [thread overview]
Message-ID: <tip-b04c644e670f79417f1728e6be310cfd8e6a921b@git.kernel.org> (raw)
In-Reply-To: <1392020037-5484-2-git-send-email-chuansheng.liu@intel.com>
Commit-ID: b04c644e670f79417f1728e6be310cfd8e6a921b
Gitweb: http://git.kernel.org/tip/b04c644e670f79417f1728e6be310cfd8e6a921b
Author: Chuansheng Liu <chuansheng.liu@intel.com>
AuthorDate: Mon, 10 Feb 2014 16:13:57 +0800
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitDate: Wed, 19 Feb 2014 17:26:34 +0100
genirq: Update the a comment typo
Change the comment "chasnge" to "change".
Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
Link: http://lkml.kernel.org/r/1392020037-5484-2-git-send-email-chuansheng.liu@intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
kernel/irq/manage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/irq/manage.c b/kernel/irq/manage.c
index 54eb5c9..ada0c54 100644
--- a/kernel/irq/manage.c
+++ b/kernel/irq/manage.c
@@ -757,7 +757,7 @@ out_unlock:
#ifdef CONFIG_SMP
/*
- * Check whether we need to chasnge the affinity of the interrupt thread.
+ * Check whether we need to change the affinity of the interrupt thread.
*/
static void
irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action)
next prev parent reply other threads:[~2014-02-19 16:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-10 8:13 [PATCH 1/2] genirq: Fix the possible synchronize_irq() wait-forever Chuansheng Liu
2014-02-10 8:13 ` [PATCH 2/2] genirq: Fix one typo chasnge Chuansheng Liu
2014-02-19 16:27 ` tip-bot for Chuansheng Liu [this message]
2014-02-10 8:58 ` [PATCH 1/2] genirq: Fix the possible synchronize_irq() wait-forever Thomas Gleixner
2014-02-20 0:34 ` Liu, Chuansheng
2014-02-20 12:52 ` Thomas Gleixner
2014-02-21 0:53 ` Liu, Chuansheng
2014-02-21 10:33 ` Thomas Gleixner
2014-02-21 11:01 ` Liu, Chuansheng
2014-02-21 11:10 ` Thomas Gleixner
2014-02-21 11:26 ` Liu, Chuansheng
2014-02-21 11:52 ` Thomas Gleixner
2014-02-21 12:29 ` Liu, Chuansheng
2014-02-21 13:05 ` Thomas Gleixner
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=tip-b04c644e670f79417f1728e6be310cfd8e6a921b@git.kernel.org \
--to=tipbot@zytor.com \
--cc=chuansheng.liu@intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.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
Powered by JetHome