All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Andy Whitcroft <apw@canonical.com>
Subject: [PATCH 0/2] scripts: Improve patch recognition
Date: Mon, 21 May 2018 17:38:37 -0700	[thread overview]
Message-ID: <cover.1526949367.git.joe@perches.com> (raw)

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

             reply	other threads:[~2018-05-22  0:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-22  0:38 Joe Perches [this message]
2018-05-22  0:38 ` [PATCH 1/2] checkpatch: Improve patch recognition 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1526949367.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=apw@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.