checkpatch.pl: WxV false positive

From: Vivien Didelot
Date: Sun Jan 22 2012 - 21:49:05 EST


Hi Andy,

In the code below, checkpatch thinks that the asterisk is a
multiplication, so it is complaining about coding style.

ERROR: need consistent spacing around '*' (ctx:WxV)
#304: FILE: x86/platform/ts5500/ts5500_adc.c:304:
+ .attrs = (struct attribute *[]) {


Cheers!

-vivien
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/