From: Ana Rey Date: Mon, 10 Mar 2014 18:18:14 +0000 (+0100) Subject: staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.c X-Git-Tag: v3.15-rc1~139^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03b52b5c99657a09dbecc26bfdd89628889be34;p=pandora-kernel.git staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.c This patch fixes braces errors as the codingStyle of the kernel recommends. Thus, this patch fixes these errors and warning messages found by checkpatch.pl: WARNING: braces {} are not necessary for single statement blocks ERROR: that open brace { should be on the previous line Signed-off-by: Ana Rey Reviewed-by: Bob Copeland Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed