[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120122214834.6414592c@lenov0n>
Date: Sun, 22 Jan 2012 21:48:34 -0500
From: Vivien Didelot <vivien.didelot@...oirfairelinux.com>
To: Andy Whitcroft <apw@...onical.com>
Cc: linux-kernel@...r.kernel.org
Subject: checkpatch.pl: WxV false positive
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists