From 8ddbbac7f0132f05aa0277c59a19e542a0e46727 Mon Sep 17 00:00:00 2001 From: YAMANE Toshiaki Date: Thu, 29 Nov 2012 22:35:37 +0900 Subject: [PATCH] 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-format-patch failed