From e03b52b5c99657a09dbecc26bfdd89628889be34 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Mon, 10 Mar 2014 19:18:14 +0100 Subject: [PATCH] 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-format-patch failed