mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1] x86/cpu: Fix x86_match_cpu() doc
@ 2024-10-30  6:58 Raag Jadav
  2024-11-18  5:04 ` Raag Jadav
  2024-12-10 20:52 ` [tip: x86/cleanups] x86/cpu: Fix typo in x86_match_cpu()'s doc tip-bot2 for Raag Jadav
  0 siblings, 2 replies; 3+ messages in thread
From: Raag Jadav @ 2024-10-30  6:58 UTC (permalink / raw)
  To: tglx, mingo, bp; +Cc: x86, linux-kernel, andriy.shevchenko, Raag Jadav

Reword x86_match_cpu() description to possibly what it meant to be.

Signed-off-by: Raag Jadav <raag.jadav@intel.com>
---
 arch/x86/kernel/cpu/match.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/kernel/cpu/match.c b/arch/x86/kernel/cpu/match.c
index 8e7de733320a..82e5d29a04e2 100644
--- a/arch/x86/kernel/cpu/match.c
+++ b/arch/x86/kernel/cpu/match.c
@@ -6,7 +6,7 @@
 #include <linux/slab.h>
 
 /**
- * x86_match_cpu - match current CPU again an array of x86_cpu_ids
+ * x86_match_cpu - match current CPU against an array of x86_cpu_ids
  * @match: Pointer to array of x86_cpu_ids. Last entry terminated with
  *         {}.
  *
-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-10 20:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-30  6:58 [PATCH v1] x86/cpu: Fix x86_match_cpu() doc Raag Jadav
2024-11-18  5:04 ` Raag Jadav
2024-12-10 20:52 ` [tip: x86/cleanups] x86/cpu: Fix typo in x86_match_cpu()'s doc tip-bot2 for Raag Jadav

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®