diff options
author | Julia Lawall <Julia.Lawall@inria.fr> | 2022-03-14 12:53:36 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-03-14 10:04:28 -0700 |
commit | ebc0b8b5374ebd4979c85905dfd6c682020f048c (patch) | |
tree | 02cd39b99670c87460cd98dcc89d19dd34eb11ca | |
parent | 5e7350e8a618ebfea0713b30986976fcbb90b8bb (diff) |
drivers: net: packetengines: fix typos in comments
Various spelling mistakes in comments.
Detected with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/20220314115354.144023-13-Julia.Lawall@inria.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | drivers/net/ethernet/packetengines/yellowfin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/packetengines/yellowfin.c b/drivers/net/ethernet/packetengines/yellowfin.c index 12105f62cbdd..03650022d444 100644 --- a/drivers/net/ethernet/packetengines/yellowfin.c +++ b/drivers/net/ethernet/packetengines/yellowfin.c @@ -191,7 +191,7 @@ IV. Notes Thanks to Kim Stearns of Packet Engines for providing a pair of G-NIC boards. Thanks to Bruce Faust of Digitalscape for providing both their SYM53C885 board -and an AlphaStation to verifty the Alpha port! +and an AlphaStation to verify the Alpha port! IVb. References |