mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-16 18:26:42 +00:00
bnx2x: fix spelling mistake "occurd" -> "occurred"
There are spelling mistakes in various literal strings. Fix these. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
417e19d12b
commit
2291bde8c0
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user