Vincent <vincent.ste...@laposte.net> wrote: > Restore some curly braces that have been removed in commit c93ac39da006457f > ("rtlwifi: Remove some redundant code") while removing redundant messages > and extraneous braces. > > This fixes the following smatch warning: > > drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c:326 > rtl92d_download_fw() warn: curly braces intended? > > ...and the following coccinelle warning: > > drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c:325:2-38: code aligned > with following code on line 326 > > Fixes: c93ac39da006457f ("rtlwifi: Remove some redundant code") > Signed-off-by: Vincent Stehlé <vincent.ste...@laposte.net> > Cc: Larry Finger <larry.fin...@lwfinger.net> > Cc: Kalle Valo <kv...@codeaurora.org> > Cc: Joe Perches <j...@perches.com> > Cc: Ping-Ke Shih <pks...@realtek.com>
Larry also sent a fix: rtlwifi: rtl8192de: Remove a pointless goto https://patchwork.kernel.org/patch/9508121/ Patch set to Superseded. -- https://patchwork.kernel.org/patch/9506837/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches