]> git.karo-electronics.de Git - karo-tx-linux.git/commit
irq: fix checkpatch error
authorKefeng Wang <wangkefeng.wang@huawei.com>
Thu, 6 Jun 2013 11:20:27 +0000 (19:20 +0800)
committerGrant Likely <grant.likely@linaro.org>
Mon, 17 Jun 2013 22:07:30 +0000 (23:07 +0100)
commitbd4641e31e90981d46436abe69233652f9d0271b
tree75f88ab2253388dd4ae1969977012108b3812133
parent57d8b0c7452d3fcb1a0b97d554c71f539d7e9dce
irq: fix checkpatch error

ERROR: space required before the open parenthesis '('
WARNING: Prefer pr_warn(... to pr_warning(...
Just fix above 2 issue.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
kernel/irq/irqdomain.c