get_maintainer: improve patch recognition
authorJoe Perches <joe@perches.com>
Fri, 8 Jun 2018 00:10:38 +0000 (17:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Jun 2018 00:34:39 +0000 (17:34 -0700)
commit0455c74788fd5aad4399f00e3fbbb7e87450ca58
tree9a677b1dd6a48219268b02f5f6b2cd7594e9a50e
parent401c636a0eeb0d51862fce222da1bf08e3a0ffd0
get_maintainer: improve patch recognition

There are mode change and rename only patches that are unrecognized
by the get_maintainer.pl script.

Recognize them.

Link: http://lkml.kernel.org/r/bf63101a908d0ff51948164aa60e672368066186.1526949367.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/get_maintainer.pl