From: Sachin Kamat Date: Wed, 6 Mar 2013 11:23:45 +0000 (+0530) Subject: ARC: Fix coding style issues X-Git-Tag: v3.10-rc1~25^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=955ad5959f913bd340ecb8d5e78d03ef7d1b0392;p=pandora-kernel.git ARC: Fix coding style issues Fixes the following coding style issues as detected by checkpatch: ERROR: space required before the open parenthesis '(' ERROR: "foo * bar" should be "foo *bar" WARNING: space prohibited between function name and open parenthesis '(' WARNING: please, no spaces at the start of a line Signed-off-by: Sachin Kamat Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed