Hi,
> -Original Message-
> From: Kevin Traynor [mailto:ktray...@redhat.com]
> Sent: Thursday, November 07, 2019 3:02
> To: dev@dpdk.org
> Cc: david.march...@redhat.com; Kevin Traynor ;
> Xu, Rosen ; sta...@dpdk.org
> Subject: [v2 PATCH 4/8] net/ipn3ke: remove useless if statement
>
> Cove
Coverity complains that this statement is not needed as the goto
label is on the next line anyway. Remove the if statement.
653ret = ipn3ke_cfg_parse_i40e_pf_ethdev(afu_name, pf_name);
CID 337930 (#1 of 1): Identical code for different branches
(IDENTICAL_BRANCHES)identical_branches:
2 matches
Mail list logo