[dpdk-dev] [PATCH] net/avf: remove unused variables and label

Luca Boccassi bluca at debian.org
Thu Sep 13 18:26:07 CEST 2018


On Thu, 2018-09-13 at 15:44 +0100, Bruce Richardson wrote:
> Compiling with all warnings turned on causes errors about unused
> variables
> and an unused label. Remove these to allow building without having to
> disable those warnings.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>  drivers/net/avf/avf_ethdev.c | 15 +--------------
>  drivers/net/avf/avf_rxtx.c   | 17 +++++------------
>  drivers/net/avf/avf_vchnl.c  |  2 --
>  3 files changed, 6 insertions(+), 28 deletions(-)

Acked-by: Luca Boccassi <bluca at debian.org>

-- 
Kind regards,
Luca Boccassi


More information about the dev mailing list