git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c12d2f4
)
irq: fix checkpatch error
author
Kefeng Wang
<wangkefeng.wang@huawei.com>
Thu, 6 Jun 2013 11:20:27 +0000
(19:20 +0800)
committer
Grant Likely
<grant.likely@linaro.org>
Mon, 24 Jun 2013 13:02:43 +0000
(14:02 +0100)
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>
No differences found