public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* checkpatch false positive.
@ 2010-08-11 16:35 Dave Jones
  2010-08-11 17:29 ` [PATCH] scripts/checkpatch.pl: Add additional attribute #defines Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2010-08-11 16:35 UTC (permalink / raw)
  To: apw; +Cc: Linux Kernel

I just got this from a patch I merged..

ERROR: need consistent spacing around '*' (ctx:WxV)
#121: FILE: arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c:113:
+static struct pcc_cpu __percpu *pcc_cpu_info;
                                ^
which doesn't seem right.

	Dave


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-18 11:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 16:35 checkpatch false positive Dave Jones
2010-08-11 17:29 ` [PATCH] scripts/checkpatch.pl: Add additional attribute #defines Joe Perches
2010-08-18 11:30   ` Andy Whitcroft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox