From: Elena Oat Date: Tue, 18 Mar 2014 20:09:21 +0000 (+0200) Subject: Staging: rtl8188eu: Fix warning of braces {} are not necessary. X-Git-Tag: v3.15-rc1~139^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a318c9e0f418076059737118a62d53e0ca11728a;p=pandora-kernel.git Staging: rtl8188eu: Fix warning of braces {} are not necessary. This patch fixes the warning of "braces {} are not necessary for single statement blocks" in file rtw_mlme.c. I have removed the else statement in one case, as it didn't have any value. Signed-off-by: Elena Oat Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed