qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives


From: Leonid Bloch
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

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 via email to

[Prev in Thread] Current Thread [Next in Thread]