linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Debanil Chowdhury <kerneldev@debanilchowdhury.com>
To: skhan@linuxfoundation.org
Cc: linux-kernel-mentees@lists.linux.dev,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	Debanil Chowdhury <kerneldev@debanilchowdhury.com>
Subject: [PATCH v2] kselftests: ntb: fix spelling mistakes in ntb_test.sh
Date: Fri, 22 Aug 2025 18:28:14 +0530	[thread overview]
Message-ID: <20250822130010.3669-1-kerneldev@debanilchowdhury.com> (raw)

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


                 reply	other threads:[~2025-08-22 13:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20250822130010.3669-1-kerneldev@debanilchowdhury.com \
    --to=kerneldev@debanilchowdhury.com \
    --cc=linux-kernel-mentees@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=skhan@linuxfoundation.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;
as well as URLs for NNTP newsgroup(s).