History log of /arch/arc/mm/extable.c
Revision Date Author Comments
955ad5959f913bd340ecb8d5e78d03ef7d1b0392 06-Mar-2013 Sachin Kamat <sachin.kamat@linaro.org> 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>
43697cb0973da144156e7d11ddd035aee226ee30 18-Jan-2013 Vineet Gupta <vgupta@synopsys.com> ARC: uaccess friends

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>