public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
* [PATCH] kselftests: ntb: fix spelling mistakes in ntb_test.sh
@ 2025-08-21 16:48 Debanil Chowdhury
  2025-08-21 17:29 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Debanil Chowdhury @ 2025-08-21 16:48 UTC (permalink / raw)
  To: skhan; +Cc: linux-kernel-mentees, Debanil Chowdhury

Signed-off-by: Debanil Chowdhury <kerneldev@debanilchowdhury.com>
---
 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] 2+ messages in thread

* Re: [PATCH] kselftests: ntb: fix spelling mistakes in ntb_test.sh
  2025-08-21 16:48 [PATCH] kselftests: ntb: fix spelling mistakes in ntb_test.sh Debanil Chowdhury
@ 2025-08-21 17:29 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2025-08-21 17:29 UTC (permalink / raw)
  To: Debanil Chowdhury; +Cc: skhan, linux-kernel-mentees

On Thu, Aug 21, 2025 at 10:18:57PM +0530, Debanil Chowdhury wrote:
> Signed-off-by: Debanil Chowdhury <kerneldev@debanilchowdhury.com>
> ---
>  tools/testing/selftests/ntb/ntb_test.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I know I can't take patches without any changelog text, but maybe other
maintainers are more lax :)

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

end of thread, other threads:[~2025-08-21 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 16:48 [PATCH] kselftests: ntb: fix spelling mistakes in ntb_test.sh Debanil Chowdhury
2025-08-21 17:29 ` Greg KH

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