kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][next] bnx2x: fix spelling mistake "occurd" -> "occurred"
@ 2020-07-06 12:12 Colin King
  2020-07-07 22:42 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2020-07-06 12:12 UTC (permalink / raw)
  To: Ariel Elior, Sudarsana Kalluru, GR-everest-linux-l2,
	David S . Miller, Jakub Kicinski, netdev
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There are spelling mistakes in various literal strings. Fix these.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c
index 48f63ef2e6ea..3f8bdad3351c 100644
--- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c
+++ b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c
@@ -2218,31 +2218,31 @@ static struct st_record st_database[ST_DB_LINES] = {
 /*line 352*/{(0x1E), 1, MISC_REG_AEU_SYS_KILL_OCCURRED,
 	NA, NA, NA, pneq,
 	NA, IDLE_CHK_ERROR,
-	"MISC: system kill occurd;",
+	"MISC: system kill occurred;",
 	{NA, NA, 0, NA, NA, NA} },
 
 /*line 353*/{(0x1E), 1, MISC_REG_AEU_SYS_KILL_STATUS_0,
 	NA, NA, NA, pneq,
 	NA, IDLE_CHK_ERROR,
-	"MISC: system kill occurd; status_0 register",
+	"MISC: system kill occurred; status_0 register",
 	{NA, NA, 0, NA, NA, NA} },
 
 /*line 354*/{(0x1E), 1, MISC_REG_AEU_SYS_KILL_STATUS_1,
 	NA, NA, NA, pneq,
 	NA, IDLE_CHK_ERROR,
-	"MISC: system kill occurd; status_1 register",
+	"MISC: system kill occurred; status_1 register",
 	{NA, NA, 0, NA, NA, NA} },
 
 /*line 355*/{(0x1E), 1, MISC_REG_AEU_SYS_KILL_STATUS_2,
 	NA, NA, NA, pneq,
 	NA, IDLE_CHK_ERROR,
-	"MISC: system kill occurd; status_2 register",
+	"MISC: system kill occurred; status_2 register",
 	{NA, NA, 0, NA, NA, NA} },
 
 /*line 356*/{(0x1E), 1, MISC_REG_AEU_SYS_KILL_STATUS_3,
 	NA, NA, NA, pneq,
 	NA, IDLE_CHK_ERROR,
-	"MISC: system kill occurd; status_3 register",
+	"MISC: system kill occurred; status_3 register",
 	{NA, NA, 0, NA, NA, NA} },
 
 /*line 357*/{(0x1E), 1, MISC_REG_PCIE_HOT_RESET,
-- 
2.27.0

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

* Re: [PATCH][next] bnx2x: fix spelling mistake "occurd" -> "occurred"
  2020-07-06 12:12 [PATCH][next] bnx2x: fix spelling mistake "occurd" -> "occurred" Colin King
@ 2020-07-07 22:42 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-07-07 22:42 UTC (permalink / raw)
  To: colin.king
  Cc: aelior, skalluru, GR-everest-linux-l2, kuba, netdev,
	kernel-janitors, linux-kernel

From: Colin King <colin.king@canonical.com>
Date: Mon,  6 Jul 2020 13:12:40 +0100

> From: Colin Ian King <colin.king@canonical.com>
> 
> There are spelling mistakes in various literal strings. Fix these.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied, thanks.

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

end of thread, other threads:[~2020-07-07 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06 12:12 [PATCH][next] bnx2x: fix spelling mistake "occurd" -> "occurred" Colin King
2020-07-07 22:42 ` David Miller

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