Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH] selftests: x86: fix typo in lam.c
@ 2024-11-30 18:41 Gautam Somani
  0 siblings, 0 replies; only message in thread
From: Gautam Somani @ 2024-11-30 18:41 UTC (permalink / raw)
  To: tglx, mingo, bp, dave.hansen, x86, hpa, shuah
  Cc: linux-kernel, linux-kselftest, Gautam Somani

Change the spelling from metadate -> metadata

Signed-off-by: Gautam Somani <gautamsomani@gmail.com>
---
 tools/testing/selftests/x86/lam.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/x86/lam.c b/tools/testing/selftests/x86/lam.c
index 0ea4f6813930..4d4a76532dc9 100644
--- a/tools/testing/selftests/x86/lam.c
+++ b/tools/testing/selftests/x86/lam.c
@@ -237,7 +237,7 @@ static uint64_t set_metadata(uint64_t src, unsigned long lam)
  * both pointers should point to the same address.
  *
  * @return:
- * 0: value on the pointer with metadate and value on original are same
+ * 0: value on the pointer with metadata and value on original are same
  * 1: not same.
  */
 static int handle_lam_test(void *src, unsigned int lam)
-- 
2.43.0


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

only message in thread, other threads:[~2024-11-30 18:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-30 18:41 [PATCH] selftests: x86: fix typo in lam.c Gautam Somani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox