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)
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>

No differences found