Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARC: Fix coding style issues | Sachin Kamat | 2013-04-09 | 1 | -2/+2 |
| | | | | | | | | | | | 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> | ||||
* | ARC: uaccess friends | Vineet Gupta | 2013-02-11 | 1 | -0/+63 |
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> |