commit | 46f101df788b38fafa08e85dcbf85d3bff6c1ea3 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Mar 13 15:05:15 2013 +0530 |
committer | Olof Johansson <olof@lixom.net> | Tue Apr 02 09:38:22 2013 -0700 |
tree | e1bbfe590f4bddd7051d98e3bbd8fb421cee8bb0 | |
parent | 1a02bdffa61b47f422343c62d9bbf5708bc8772d [diff] |
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>