04/11/2020 19:34, Thomas Monjalon:
> 29/10/2020 14:36, [email protected]:
> > From: Luca Boccassi <[email protected]>
> >
> > Signed-off-by: Luca Boccassi <[email protected]>
> > ---
> > Would be really great to hook up some spell checkers to the CI, so
> > that I'm not the only one who gets nagged by automated tools :-)
>
> There is a spell checker with checkpatch
> and we are catching/fixing some of them while merging.
>
> Applied, thank you for fixing more.
I did the boring work of finding each root cause:
Fixes: 103809d032cd ("app/test-fib: add test application for FIB")
Fixes: 1265b5372d9d ("net/hns3: add some definitions for data structure and
macro")
Fixes: a85e378cc606 ("net/ixgbe/base: add debug traces")
Fixes: 4861cde46116 ("i40e: new poll mode driver")
Fixes: 4e9c73e96e83 ("net/netvsc: add Hyper-V network device")
Fixes: 86a2265e59d7 ("qede: add SRIOV support")
Fixes: 1db4d2330bc8 ("net/virtio-user: check negotiated features before
set")
Cc: [email protected]