public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] scripts: Improve patch recognition
@ 2018-05-22  0:38 Joe Perches
  2018-05-22  0:38 ` [PATCH 1/2] checkpatch: " Joe Perches
  2018-05-22  0:38 ` [PATCH 2/2] get_maintainer: Improve " Joe Perches
  0 siblings, 2 replies; 5+ messages in thread
From: Joe Perches @ 2018-05-22  0:38 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel; +Cc: Heinrich Schuchardt, Andy Whitcroft

checkpatch and get_maintainer do properly recognize rename only and
mode-change only patches.  Improve their logic to do so.

Joe Perches (2):
  checkpatch: Improve patch recognition
  get_maintainer: Improve patch recognition

 scripts/checkpatch.pl     |  8 ++++++++
 scripts/get_maintainer.pl | 13 ++++++++++++-
 2 files changed, 20 insertions(+), 1 deletion(-)

-- 
2.15.0

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

end of thread, other threads:[~2018-05-30 17:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-22  0:38 [PATCH 0/2] scripts: Improve patch recognition Joe Perches
2018-05-22  0:38 ` [PATCH 1/2] checkpatch: " Joe Perches
2018-05-30 16:51   ` [PATCH] FIXUP checkpatch: improve " Gwendal Grignou
2018-05-30 17:02     ` Joe Perches
2018-05-22  0:38 ` [PATCH 2/2] get_maintainer: Improve " Joe Perches

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