Re: [PATCH 0/4] Fix -Wunused-but-set-variable in net/mac80211/
From: Johannes Berg <hidden>
Date: 2016-11-28 13:15:42
Also in:
linux-wireless
From: Johannes Berg <hidden>
Date: 2016-11-28 13:15:42
Also in:
linux-wireless
On Wed, 2016-11-23 at 20:45 -0800, Kirtika Ruchandani wrote:
This patchset is part of the effort led by Arnd Bergmann to clean up warnings in the kernel. This and following patchsets will focus on "-Wunused-but-set-variable" as it among the noisier ones. These were found compiling with W=1.
All four applied, thanks. johannes