zhengbin <[email protected]> writes: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c: In function > rtl92ee_download_fw: > drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c:111:6: warning: variable > err set but not used [-Wunused-but-set-variable] > > Reported-by: Hulk Robot <[email protected]> > Signed-off-by: zhengbin <[email protected]> > Acked-by: Ping-Ke Shih <[email protected]>
There's no changelog, why did you resend? Document clearly the changes so that maintainers don't need to guess what has changed: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#changelog_missing -- Kalle Valo
