linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] x86/apic: fix apic_id_is_primary_thread() comment
@ 2019-10-23  8:44 Yi Wang
  0 siblings, 0 replies; only message in thread
From: Yi Wang @ 2019-10-23  8:44 UTC (permalink / raw)
  To: tglx
  Cc: mingo, bp, hpa, x86, peterz, tony.luck, jacob.jun.pan,
	sean.j.christopherson, drake, linux-kernel, xue.zhihong,
	wang.yi59, up2wing, wang.liang82

No functional change.

Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
---
 arch/x86/kernel/apic/apic.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/kernel/apic/apic.c b/arch/x86/kernel/apic/apic.c
index 9e2dd2b..aefd970 100644
--- a/arch/x86/kernel/apic/apic.c
+++ b/arch/x86/kernel/apic/apic.c
@@ -2335,7 +2335,7 @@ void disconnect_bsp_APIC(int virt_wire_setup)
 #ifdef CONFIG_SMP
 /**
  * apic_id_is_primary_thread - Check whether APIC ID belongs to a primary thread
- * @id:	APIC ID to check
+ * @apicid:	APIC ID to check
  */
 bool apic_id_is_primary_thread(unsigned int apicid)
 {
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-23  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23  8:44 [PATCH] x86/apic: fix apic_id_is_primary_thread() comment Yi Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).