From: Lee Jones Date: Mon, 21 Jul 2014 12:13:48 +0000 (+0100) Subject: mfd: twl6040: Fix 'insert space after ','', error X-Git-Tag: cleanup-for-v3.18~88^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c06f308aa3318c60d5d6dd41a6244ce2177a7f45;p=pandora-kernel.git mfd: twl6040: Fix 'insert space after ','', error This is part of an effort to clean-up the MFD subsystem. ERROR: space required after that ',' (ctx:VxO) + 0, &twl6040_irq_chip,&twl6040->irq_data); ^ ERROR: space required before that '&' (ctx:OxV) + 0, &twl6040_irq_chip,&twl6040->irq_data); ^ total: 2 errors, 0 warnings, 816 lines checked Signed-off-by: Lee Jones --- Reading git-diff-tree failed