diff mbox series

[12/30] drivers: net: packetengines: fix typos in comments

Message ID 20220314115354.144023-13-Julia.Lawall@inria.fr (mailing list archive)
State Accepted
Commit ebc0b8b5374ebd4979c85905dfd6c682020f048c
Delegated to: Netdev Maintainers
Headers show
Series fix typos in comments | expand

Commit Message

Julia Lawall March 14, 2022, 11:53 a.m. UTC
Various spelling mistakes in comments.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 drivers/net/ethernet/packetengines/yellowfin.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jakub Kicinski March 14, 2022, 5:06 p.m. UTC | #1
On Mon, 14 Mar 2022 12:53:36 +0100 Julia Lawall wrote:
> Various spelling mistakes in comments.
> Detected with the help of Coccinelle.

FWIW it would be easier to process the patches if they were posted
individually, there are no dependencies here.
Julia Lawall March 14, 2022, 5:13 p.m. UTC | #2
On Mon, 14 Mar 2022, Jakub Kicinski wrote:

> On Mon, 14 Mar 2022 12:53:36 +0100 Julia Lawall wrote:
> > Various spelling mistakes in comments.
> > Detected with the help of Coccinelle.
>
> FWIW it would be easier to process the patches if they were posted
> individually, there are no dependencies here.

OK, I hesitated between different options.  If I send more, I will do as
you suggest.

thanks,
julia
diff mbox series

Patch

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