qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl
@ 2015-10-29  9:48 Leonid Bloch
  2015-10-29  9:48 ` [Qemu-devel] [PATCH 1/2] checkpatch: Eliminate false positive in case of comma-space-square bracket Leonid Bloch
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Leonid Bloch @ 2015-10-29  9:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl

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

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

end of thread, other threads:[~2016-02-11  9:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-29  9:48 [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl Leonid Bloch
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

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).