[dpdk-dev] [PATCH] Fix spelling errors that Lintian complains about

Thomas Monjalon thomas at monjalon.net
Wed Nov 4 20:10:19 CET 2020


04/11/2020 19:34, Thomas Monjalon:
> 29/10/2020 14:36, luca.boccassi at gmail.com:
> > From: Luca Boccassi <luca.boccassi at microsoft.com>
> > 
> > Signed-off-by: Luca Boccassi <luca.boccassi at microsoft.com>
> > ---
> > 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: stable at dpdk.org






More information about the dev mailing list