From: Sachin Kamat Date: Tue, 20 Nov 2012 06:46:30 +0000 (+0900) Subject: extcon: max8997: Fix checkpatch error X-Git-Tag: v3.8-rc1~95^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8117cc3a0cf31533b31fb106663c2529410726df;p=pandora-kernel.git 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 Signed-off-by: Chanwoo Choi Signed-off-by: Myungjoo Ham --- Reading git-diff-tree failed