qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Leonid Bloch <leonid@daynix.com>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>
Subject: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl
Date: Thu, 29 Oct 2015 11:48:36 +0200	[thread overview]
Message-ID: <1446112118-12376-1-git-send-email-leonid@daynix.com> (raw)

This series addresses two cases where errors were printed if whitespaces
appeared in front of a square bracket in places where there should be no
problem with such placements (please see messages of individual commits).

Leonid Bloch (2):
  checkpatch: Eliminate false positive in case of comma-space-square
    bracket
  checkpatch: Eliminate false positive in case of space before square
    bracket in a definition

 scripts/checkpatch.pl | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.4.3

             reply	other threads:[~2015-10-29  9:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29  9:48 Leonid Bloch [this message]
2015-10-29  9:48 ` [Qemu-devel] [PATCH 1/2] checkpatch: Eliminate false positive in case of comma-space-square bracket Leonid Bloch
2015-10-29  9:48 ` [Qemu-devel] [PATCH 2/2] checkpatch: Eliminate false positive in case of space before square bracket in a definition Leonid Bloch
2015-10-29 16:13   ` Eric Blake
2015-10-29 16:59     ` Leonid Bloch
2015-11-10  9:48 ` [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl Leonid Bloch
2015-11-24 14:43   ` Leonid Bloch
2015-12-20  9:31     ` Leonid Bloch
2016-01-05 12:02       ` Leonid Bloch
2016-01-11 12:12 ` Markus Armbruster
2016-01-31 14:13   ` Leonid Bloch
2016-02-11  9:43     ` Leonid Bloch
2016-02-11  9:47       ` Paolo Bonzini

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=1446112118-12376-1-git-send-email-leonid@daynix.com \
    --to=leonid@daynix.com \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).