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 <[email protected]> > --- > 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 <[email protected]> -- Kind regards, Luca Boccassi

