From acf7537651a6d2680c0ca465ab2bfeeef31d0407 Mon Sep 17 00:00:00 2001 From: YAMANE Toshiaki Date: Fri, 30 Nov 2012 22:01:24 +0900 Subject: [PATCH] staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c The following errors and warnings fixed. - WARNING: braces {} are not necessary for single statement blocks - ERROR: that open brace { should be on the previous line - ERROR: space required before the open parenthesis '(' - ERROR: space prohibited after that open parenthesis '(' Signed-off-by: YAMANE Toshiaki Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed