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:
1967fa0
)
extcon: max8997: Fix checkpatch error
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 20 Nov 2012 06:46:30 +0000
(15:46 +0900)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Wed, 21 Nov 2012 11:01:15 +0000
(20:01 +0900)
Fixes the following checkpatch error:
ERROR: space required after that ',' (ctx:VxV)
460: FILE: extcon/extcon-max8997.c:460:
ret = request_threaded_irq(virq, NULL,max8997_muic_irq_handler,
^
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
No differences found