From: YAMANE Toshiaki Date: Tue, 20 Nov 2012 20:17:13 +0000 (+0900) Subject: staging/rtl8187se: Fix spacing coding style in r8185b_init.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=167989ba2eeff882a6e5afd74c409661cdbf3fc9;p=pandora-kernel.git staging/rtl8187se: Fix spacing coding style in r8185b_init.c The following errors and warnings fixed. - ERROR: space prohibited after that open parenthesis '(' - ERROR: space prohibited before that close parenthesis ')' - ERROR: space required before the open parenthesis '(' - WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: YAMANE Toshiaki Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed