Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 855a771d authored by Chaehyun Lim's avatar Chaehyun Lim Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: remove blank line after an open brace '{'



This patch removes blank line after an open brace '{' found by checkpatch.pl.
CHECK: Blank lines aren't necessary after an open brace '{'

Signed-off-by: default avatarChaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 619837ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3691,7 +3691,6 @@ int WILC_WFI_DeInitHostInt(struct net_device *net)
 */
void wilc_free_wiphy(struct net_device *net)
{

	PRINT_D(CFG80211_DBG, "Unregistering wiphy\n");

	if (!net) {