From: YAMANE Toshiaki Date: Fri, 30 Nov 2012 13:01:24 +0000 (+0900) Subject: staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c X-Git-Tag: v3.9-rc1~127^2~569 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acf7537651a6d2680c0ca465ab2bfeeef31d0407;p=pandora-kernel.git 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-diff-tree failed