irq: fix checkpatch error
commit798f0fd188be3656991c8745104b5ee045769a5f
authorKefeng Wang <wangkefeng.wang@huawei.com>
Thu, 6 Jun 2013 11:20:27 +0000 (6 19:20 +0800)
committerGrant Likely <grant.likely@linaro.org>
Mon, 24 Jun 2013 13:02:43 +0000 (24 14:02 +0100)
tree0df0f8ef0592508beb9d7502fbe056913fcbd2ee
parentc12d2f42a96d72cffa4d9335ca455a2243333c79
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