All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
To: Andy Whitcroft <apw@canonical.com>
Cc: linux-kernel@vger.kernel.org
Subject: checkpatch.pl: WxV false positive
Date: Sun, 22 Jan 2012 21:48:34 -0500	[thread overview]
Message-ID: <20120122214834.6414592c@lenov0n> (raw)

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

             reply	other threads:[~2012-01-23  2:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23  2:48 Vivien Didelot [this message]
2012-01-30 11:18 ` checkpatch.pl: WxV false positive Andy Whitcroft
2012-01-30 16:39   ` Vivien Didelot

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=20120122214834.6414592c@lenov0n \
    --to=vivien.didelot@savoirfairelinux.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.