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

Zhang, Qi Z qi.z.zhang at intel.com
Mon Sep 17 09:23:26 CEST 2018



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Luca Boccassi
> Sent: Friday, September 14, 2018 12:26 AM
> To: Richardson, Bruce <bruce.richardson at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/avf: remove unused variables and label
> 
> 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

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list