[PATCH] Staging: rtl8187se: fix styling issues in r8180_wx.c

2014-01-05 Thread Dan LaManna
This is a patch to the r8180_wx.c which fixes various whitespace issues, brace issues, and casting/declaration syntax issues. Signed-off-by: Dan LaManna --- drivers/staging/rtl8187se/r8180_wx.c | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a

[PATCH V2] Staging: rtl8187se: fix styling issues in r8180_wx.c

2014-01-05 Thread Dan LaManna
This is a patch to the r8180_wx.c which fixes various whitespace issues, brace issues, casting/declaration syntax issues, and increases clarity in multi-line return statement. Signed-off-by: Dan LaManna --- drivers/staging/rtl8187se/r8180_wx.c | 53 +- 1 file