projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9b4f08
)
x86/apic: Fix a typo in a comment line
author
Dou Liyang
<
[email protected]
>
Tue, 7 Feb 2017 04:44:48 +0000
(12:44 +0800)
committer
Ingo Molnar
<
[email protected]
>
Tue, 7 Feb 2017 09:40:27 +0000
(10:40 +0100)
s/bringin
/bringing
Signed-off-by: Dou Liyang <
[email protected]
>
Cc: Linus Torvalds <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Cc: Thomas Gleixner <
[email protected]
>
Cc:
[email protected]
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Ingo Molnar <
[email protected]
>
arch/x86/kernel/apic/apic.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/apic/apic.c
b/arch/x86/kernel/apic/apic.c
index fdb9c46227cc23b07744b9d2d75efa29162c4744..8567c851172c78535e5d6b2fee9c96003155169d 100644
(file)
--- a/
arch/x86/kernel/apic/apic.c
+++ b/
arch/x86/kernel/apic/apic.c
@@
-1246,7
+1246,7
@@
static void lapic_setup_esr(void)
/**
* setup_local_APIC - setup the local APIC
*
- * Used to setup local APIC while initializing BSP or bringin up APs.
+ * Used to setup local APIC while initializing BSP or bringin
g
up APs.
* Always called with preemption disabled.
*/
void setup_local_APIC(void)