From: YAMANE Toshiaki Date: Thu, 29 Nov 2012 13:35:37 +0000 (+0900) Subject: staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.c X-Git-Tag: v3.9-rc1~127^2~573 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ddbbac7f0132f05aa0277c59a19e542a0e46727;p=pandora-kernel.git staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.c The following errors fixed. -ERROR: that open brace { should be on the previous line -ERROR: space required before the open parenthesis '(' -ERROR: else should follow close brace '}' -ERROR: space required before the open brace '{' Signed-off-by: YAMANE Toshiaki Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed