[dpdk-dev] [PATCH] net/avf: remove unused variables and label
Ferruh Yigit
ferruh.yigit at intel.com
Mon Sep 17 16:53:40 CEST 2018
On 9/13/2018 3:44 PM, 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.
If this is fixing some build errors should it be backported?
And why we didn't get those warnings until now, aren't we already compiling with
all warnings turned on?
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
<...>
More information about the dev
mailing list