]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
eth: fbnic: fix various typos in comments and strings
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Mon, 13 Oct 2025 16:05:02 +0000 (09:05 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 14 Oct 2025 19:16:17 +0000 (12:16 -0700)
commite0aa115271394d68992e4a0369479e3632038c2a
treee454ee69a81a1490db0264cd79688ca34620df15
parent0513a3f97b96aaf41e91e02bc3b5d08c9dce5bfa
eth: fbnic: fix various typos in comments and strings

Fix several minor typos and grammatical errors in comments and log
(in fbnic firmware, PCI, and time modules)

Changes include:
 - "cordeump" -> "coredump"
 - "of" -> "off" in RPC config comment
 - "healty" -> "healthy" in firmware heartbeat comment
 - "Firmware crashed detected!" -> "Firmware crash detected!"
 - "The could be caused" -> "This could be caused"
 - "lockng" -> "locking" in fbnic_time.c

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20251013160507.768820-1-alok.a.tiwari@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/meta/fbnic/fbnic_fw.c
drivers/net/ethernet/meta/fbnic/fbnic_pci.c
drivers/net/ethernet/meta/fbnic/fbnic_time.c