Brian Norris <briannorris@xxxxxxxxxxxx> writes: > On Thu, Jul 06, 2017 at 03:50:33PM +0800, Shawn Lin wrote: >> We got a compile warning shows below: >> >> drivers/net/wireless/marvell/mwifiex/sdio.c: In function >> 'mwifiex_sdio_remove': >> drivers/net/wireless/marvell/mwifiex/sdio.c:377:6: warning: variable >> 'ret' set but not used [-Wunused-but-set-variable] > > It's probably worth noting that this is not a default warning [1], > especially if you resend. It already confused Kalle. Exactly, that way I can prioritise the patch accordingly. (W=1 warnings are not that important so they go automatically to -next) -- Kalle Valo