All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: apw@canonical.com
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: checkpatch false positive.
Date: Wed, 11 Aug 2010 12:35:05 -0400	[thread overview]
Message-ID: <20100811163505.GB26497@redhat.com> (raw)

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


             reply	other threads:[~2010-08-11 17:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11 16:35 Dave Jones [this message]
2010-08-11 17:29 ` [PATCH] scripts/checkpatch.pl: Add additional attribute #defines Joe Perches
2010-08-18 11:30   ` Andy Whitcroft
  -- strict thread matches above, loose matches on Subject: below --
2018-08-20 20:21 Checkpatch False positive Jeff Kirsher
2018-08-20 20:22 ` Matthew Wilcox
2018-08-20 20:32   ` Jeff Kirsher
2015-07-16 10:55 Checkpatch: " Viresh Kumar
2015-07-16 15:35 ` Joe Perches
2015-07-16 15:43   ` Andy Whitcroft
2015-07-16 15:58     ` Joe Perches
2015-07-16 17:21       ` Andy Whitcroft
     [not found] <54461602.4000705@redhat.com>
2014-10-21  8:28 ` checkpatch false positive Joe Perches
2014-10-21  9:27   ` Hans de Goede
2010-03-17 11:00 Richard Kennedy
2010-03-17 11:53 ` Andy Whitcroft
2010-03-17 15:25 ` Joe Perches
2010-03-17 15:40   ` Richard Kennedy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100811163505.GB26497@redhat.com \
    --to=davej@redhat.com \
    --cc=apw@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.