From: "tip-bot2 for Raag Jadav" <tip-bot2@linutronix.de>
To: linux-tip-commits@vger.kernel.org
Cc: Raag Jadav <raag.jadav@intel.com>,
"Borislav Petkov (AMD)" <bp@alien8.de>,
x86@kernel.org, linux-kernel@vger.kernel.org
Subject: [tip: x86/cleanups] x86/cpu: Fix typo in x86_match_cpu()'s doc
Date: Tue, 10 Dec 2024 20:52:57 -0000 [thread overview]
Message-ID: <173386397796.412.4053309518488964075.tip-bot2@tip-bot2> (raw)
In-Reply-To: <20241030065804.407793-1-raag.jadav@intel.com>
The following commit has been merged into the x86/cleanups branch of tip:
Commit-ID: 3560a023a9b9965803e8a967ee88343879b5dc1b
Gitweb: https://git.kernel.org/tip/3560a023a9b9965803e8a967ee88343879b5dc1b
Author: Raag Jadav <raag.jadav@intel.com>
AuthorDate: Wed, 30 Oct 2024 12:28:04 +05:30
Committer: Borislav Petkov (AMD) <bp@alien8.de>
CommitterDate: Tue, 10 Dec 2024 21:40:02 +01:00
x86/cpu: Fix typo in x86_match_cpu()'s doc
Fix typo in x86_match_cpu()'s description.
[ bp: Massage commit message. ]
Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20241030065804.407793-1-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 8e7de73..82e5d29 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
* {}.
*
prev parent reply other threads:[~2024-12-10 20:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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-bot2 for Raag Jadav [this message]
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=173386397796.412.4053309518488964075.tip-bot2@tip-bot2 \
--to=tip-bot2@linutronix.de \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=raag.jadav@intel.com \
--cc=x86@kernel.org \
/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
all inboxes | Powered by JetHome®