mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/4] checkpatch.pl: add ability to ignore various messages
@ 2018-12-05 13:21 Antony Pavlov
  2018-12-05 13:21 ` [PATCH v2 1/4] " Antony Pavlov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Antony Pavlov @ 2018-12-05 13:21 UTC (permalink / raw)
  To: barebox

Changes since PATCH v1:

  * fix linux kernel git repo hash sums in "checkpatch.pl: check
    for common memset parameter issues against statements" commit message.

Antony Pavlov (4):
  checkpatch.pl: add ability to ignore various messages
  checkpatch.pl: check for common memset parameter issues against
    statements
  checkpatch.pl: use SPDX tag
  checkpatch.pl: check for #if 0/#if 1

 scripts/checkpatch.pl | 508 ++++++++++++++++++++++++++++++------------
 1 file changed, 367 insertions(+), 141 deletions(-)

-- 
2.20.0.rc2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2018-12-06  7:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-05 13:21 [PATCH v2 0/4] checkpatch.pl: add ability to ignore various messages Antony Pavlov
2018-12-05 13:21 ` [PATCH v2 1/4] " Antony Pavlov
2018-12-05 13:21 ` [PATCH v2 2/4] checkpatch.pl: check for common memset parameter issues against statements Antony Pavlov
2018-12-05 13:21 ` [PATCH v2 3/4] checkpatch.pl: use SPDX tag Antony Pavlov
2018-12-05 13:21 ` [PATCH v2 4/4] checkpatch.pl: check for #if 0/#if 1 Antony Pavlov
2018-12-05 13:28 ` [PATCH v2 0/4] checkpatch.pl: add ability to ignore various messages Antony Pavlov
2018-12-06  7:57   ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox