commit | 8117cc3a0cf31533b31fb106663c2529410726df | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Nov 20 15:46:30 2012 +0900 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Wed Nov 21 20:01:15 2012 +0900 |
tree | 454917c7f3e9bdb22ede5dd46160ac0b110d961c | |
parent | 1967fa08d902cbf1967a29acd2e82628cfb7c7f4 [diff] |
extcon: max8997: Fix checkpatch error 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>