]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 18 Mar 2013 09:18:45 +0000 (14:48 +0530)
commit3ee4db1c7cd3a27731b4024864b339270ae424e6
tree0fc7d7877ad19cf0a7347599b4262c352ba3a89b
parent069c6b19ef11fd0d7b8456d9727f85d5876782e8
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