From: Teodora Baluta Date: Fri, 25 Oct 2013 09:00:17 +0000 (+0300) Subject: staging: rtl8187se: fix code allignment X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3717013a64ebbea30d2c1c3e74d211d4660fa01a;p=pandora-kernel.git staging: rtl8187se: fix code allignment Fix confusingly indented code after if. This patch fixes the following coccinelle issues: drivers/staging/rtl8187se/r8180_wx.c:1148:2-11: code aligned with following code on line 1150 drivers/staging/rtl8187se/r8180_dm.c:668:1-84: code aligned with following code on line 674 drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c:623:2-38: code aligned with following code on line 625 drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c:148:1-85: code aligned with following code on line 149 Signed-off-by: Teodora Baluta Reviewed-by: Rusty Russell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed