]> git.baikalelectronics.ru Git - kernel.git/commit
ARC: Fix coding style issues
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 6 Mar 2013 11:23:45 +0000 (16:53 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 9 Apr 2013 06:51:14 +0000 (12:21 +0530)
commit941a61a9401a162d45dc327be2dc43fa32f8d436
tree1add68a5f58568c91d2a68b07c0194f21a0d5021
parent13b19864ff93c857573559e189590cbf646d72f6
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>
arch/arc/kernel/irq.c
arch/arc/kernel/module.c
arch/arc/mm/extable.c