[dpdk-dev] [v21.02 v3 00/10] cppcheck
David Marchand
david.marchand at redhat.com
Mon Jan 11 10:47:36 CET 2021
On Thu, Nov 19, 2020 at 12:59 PM Ferruh Yigit <ferruh.yigit at intel.com> wrote:
>
> Fix a few of issues identified by cppcheck.
> There are more to address, cppcheck can be run as:
> "cppcheck --enable=all --force ."
>
> These are very trivial issues, I think can be postponed to next release.
>
> Ferruh Yigit (10):
> app/procinfo: fix redundant condition
> app/procinfo: fix negative check on unsigned variable
> app/procinfo: remove suspicious sizeof
> app/procinfo: remove useless assignment
> net/pcap: remove local variable shadowing outer one
> net/bonding: remove local variable shadowing outer one
> net/af_xdp: remove useless assignment
> net/bnxt: fix redundant return
> app/crypto-perf: remove always true condition
> net/avp: remove always true condition
Fixed style issue in the pcap patch, and applied the series.
Thanks.
--
David Marchand
More information about the dev
mailing list