[PATCH 5/7] irq: fix all checkpatch errors and warnings

2013-06-06 Thread Kefeng Wang
Fix following errors and warnings: WARNING: space prohibited before semicolon ERROR: space prohibited before open square bracket '[' WARNING: line over 80 characters Signed-off-by: Kefeng Wang --- kernel/irq/proc.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git

[PATCH 5/7] irq: fix all checkpatch errors and warnings

2013-06-06 Thread Kefeng Wang
Fix following errors and warnings: WARNING: space prohibited before semicolon ERROR: space prohibited before open square bracket '[' WARNING: line over 80 characters Signed-off-by: Kefeng Wang wangkefeng.w...@huawei.com --- kernel/irq/proc.c | 11 ++- 1 file changed, 6 insertions(+), 5