linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] kselftests: ntb: fix spelling mistakes in ntb_test.sh
@ 2025-08-22 12:58 Debanil Chowdhury
  0 siblings, 0 replies; only message in thread
From: Debanil Chowdhury @ 2025-08-22 12:58 UTC (permalink / raw)
  To: skhan
  Cc: linux-kernel-mentees, linux-kselftest, linux-kernel,
	Debanil Chowdhury

Changed a typo in the help text in ntb_test.sh: "maxmium" → "maximum".

Signed-off-by: Debanil Chowdhury <kerneldev@debanilchowdhury.com>
---
Changes in v2:
 - Added commit message (suggested by Greg KH)

tools/testing/selftests/ntb/ntb_test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/ntb/ntb_test.sh b/tools/testing/selftests/ntb/ntb_test.sh
index 020137b61..41ad97e34 100755
--- a/tools/testing/selftests/ntb/ntb_test.sh
+++ b/tools/testing/selftests/ntb/ntb_test.sh
@@ -39,7 +39,7 @@ function show_help()
 	echo "  -d              run dma tests for ntb_perf"
 	echo "  -p ORDER        total data order for ntb_perf"
 	echo "                  (default: $PERF_RUN_ORDER)"
-	echo "  -w MAX_MW_SIZE  maxmium memory window size for ntb_perf"
+	echo "  -w MAX_MW_SIZE  maximum memory window size for ntb_perf"
 	echo
 }
 
-- 
2.49.1


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

only message in thread, other threads:[~2025-08-22 13:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-22 12:58 [PATCH v2] kselftests: ntb: fix spelling mistakes in ntb_test.sh Debanil Chowdhury

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).