LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
* [PATCH][next] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
@ 2024-05-08  8:41 Colin Ian King
  2024-05-08 13:39 ` Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2024-05-08  8:41 UTC (permalink / raw
  To: Michael Ellerman, Nicholas Piggin, Christophe Leroy,
	Naveen N . Rao, Shuah Khan, linuxppc-dev, linux-kselftest,
	Benjamin Gray
  Cc: kernel-janitors, linux-kernel

There is a spelling mistake in the help message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 tools/testing/selftests/powerpc/dexcr/chdexcr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/powerpc/dexcr/chdexcr.c b/tools/testing/selftests/powerpc/dexcr/chdexcr.c
index bda44630cada..c548d7a5bb9b 100644
--- a/tools/testing/selftests/powerpc/dexcr/chdexcr.c
+++ b/tools/testing/selftests/powerpc/dexcr/chdexcr.c
@@ -26,7 +26,7 @@ static void help(void)
 	       "\n"
 	       "The normal option sets the aspect in the DEXCR. The --no- variant\n"
 	       "clears that aspect. For example, --ibrtpd sets the IBRTPD aspect bit,\n"
-	       "so indirect branch predicition will be disabled in the provided program.\n"
+	       "so indirect branch prediction will be disabled in the provided program.\n"
 	       "Conversely, --no-ibrtpd clears the aspect bit, so indirect branch\n"
 	       "prediction may occur.\n"
 	       "\n"
-- 
2.39.2


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

* Re: [PATCH][next] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
  2024-05-08  8:41 [PATCH][next] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction" Colin Ian King
@ 2024-05-08 13:39 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2024-05-08 13:39 UTC (permalink / raw
  To: Michael Ellerman, Nicholas Piggin, Christophe Leroy,
	Naveen N . Rao, Shuah Khan, linuxppc-dev, linux-kselftest,
	Benjamin Gray, Colin Ian King
  Cc: kernel-janitors, linux-kernel

On Wed, 08 May 2024 09:41:17 +0100, Colin Ian King wrote:
> There is a spelling mistake in the help message. Fix it.
> 
> 

Applied to powerpc/next.

[1/1] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
      https://git.kernel.org/powerpc/c/98ec6d38ee57a734123c6f5d42640804034024ef

cheers

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

end of thread, other threads:[~2024-05-08 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08  8:41 [PATCH][next] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction" Colin Ian King
2024-05-08 13:39 ` Michael Ellerman

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 read-only IMAP folder(s) and NNTP newsgroup(s).