Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1482146

[PATCH 0/2] checkpatch: Add --strict macro argument tests

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] checkpatch: Add --strict macro argument tests
Date 2016-09-13 07:50 +0200
Message-ID <sgOLv-5S2-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This is rather better than the first submission.
I think this is acceptable and doesn't need to be RFC.

Joe Perches (2):
  checkpatch: Add --strict test for macro argument reuse
  checkpatch: Add --strict test for precedence challenged macro arguments

 scripts/checkpatch.pl | 50 ++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 42 insertions(+), 8 deletions(-)

-- 
2.10.0.rc2.1.g053435c

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] checkpatch: Add --strict macro argument tests Joe Perches <joe@perches.com> - 2016-09-13 07:50 +0200
  [PATCH 2/2] checkpatch: Add --strict test for precedence challenged macro arguments Joe Perches <joe@perches.com> - 2016-09-13 07:50 +0200
    [PATCH V2] checkpatch: Add --strict test for precedence challenged macro arguments Joe Perches <joe@perches.com> - 2016-09-13 08:00 +0200
  [PATCH 1/2] checkpatch: Add --strict test for macro argument reuse Joe Perches <joe@perches.com> - 2016-09-13 07:50 +0200

csiph-web