All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] checkpatch: Add --strict macro argument tests
@ 2016-09-13  5:43 Joe Perches
  2016-09-13  5:43 ` [PATCH 1/2] checkpatch: Add --strict test for macro argument reuse Joe Perches
  2016-09-13  5:43 ` [PATCH 2/2] checkpatch: Add --strict test for precedence challenged macro arguments Joe Perches
  0 siblings, 2 replies; 4+ messages in thread
From: Joe Perches @ 2016-09-13  5:43 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel; +Cc: Julia Lawall, Dan Carpenter, Andy Whitcroft

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

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

end of thread, other threads:[~2016-09-13  5:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13  5:43 [PATCH 0/2] checkpatch: Add --strict macro argument tests Joe Perches
2016-09-13  5:43 ` [PATCH 1/2] checkpatch: Add --strict test for macro argument reuse Joe Perches
2016-09-13  5:43 ` [PATCH 2/2] checkpatch: Add --strict test for precedence challenged macro arguments Joe Perches
2016-09-13  5:53   ` [PATCH V2] " Joe Perches

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.