projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc38a1
)
genirq: Update the a comment typo
author
Chuansheng Liu
<chuansheng.liu@intel.com>
Mon, 10 Feb 2014 08:13:57 +0000
(16:13 +0800)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 19 Feb 2014 16:26:34 +0000
(17:26 +0100)
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
patch
|
blob
|
blame
|
history
diff --git
a/kernel/irq/manage.c
b/kernel/irq/manage.c
index 54eb5c99351b022a66b9b17ce78a58cddfe0c752..ada0c548c36afbfe3078d3443d0c25ec9f68dc3c 100644
(file)
--- a/
kernel/irq/manage.c
+++ b/
kernel/irq/manage.c
@@
-757,7
+757,7
@@
out_unlock:
#ifdef CONFIG_SMP
/*
- * Check whether we need to cha
s
nge 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)