irqchip: irq-gic: Fix checkpatch errors
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 13 Mar 2013 09:35:15 +0000 (15:05 +0530)
committerOlof Johansson <olof@lixom.net>
Tue, 2 Apr 2013 16:38:22 +0000 (09:38 -0700)
commit46f101df788b38fafa08e85dcbf85d3bff6c1ea3
treee1bbfe590f4bddd7051d98e3bbd8fb421cee8bb0
parent1a02bdffa61b47f422343c62d9bbf5708bc8772d
irqchip: irq-gic: Fix checkpatch errors

Fixes the following errors:
ERROR: do not initialise statics to 0 or NULL
ERROR: space required after that ',' (ctx:VxV)

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/irqchip/irq-gic.c