[next] rtlwifi: rtl8192de: fix missing curly braces

Kalle Valo kvalo at codeaurora.org
Thu Jan 12 15:11:04 UTC 2017


Vincent <vincent.stehle at 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.stehle at laposte.net>
> Cc: Larry Finger <Larry.Finger at lwfinger.net>
> Cc: Kalle Valo <kvalo at codeaurora.org>
> Cc: Joe Perches <joe at perches.com>
> Cc: Ping-Ke Shih <pkshih at 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



More information about the devel mailing list