From: Ana Rey Date: Sun, 16 Mar 2014 19:44:29 +0000 (+0100) Subject: staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_softmac.c X-Git-Tag: v3.15-rc1~139^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472f9c7647a0e432b6f14fe731ed03da2ed00080;p=pandora-kernel.git staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_softmac.c Delete braces are not necessary for single statement blocks and fix coding style in these lines when It is necessary. Fix checkpatch.pl warning: WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Ana Rey Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed