commit | 955ad5959f913bd340ecb8d5e78d03ef7d1b0392 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Mar 06 16:53:45 2013 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Tue Apr 09 12:21:14 2013 +0530 |
tree | 1add68a5f58568c91d2a68b07c0194f21a0d5021 | |
parent | 1ec9db1056b0c4b8b9dfca4736634c7c8e0833d5 [diff] |
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 <sachin.kamat@linaro.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>