summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2017-10-03 16:16:51 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-10-03 17:54:26 -0700
commita08ffbef4ab799351d0610bbdbeaa1ee746b9065 (patch)
tree9e44b6485e10356272250fe95c42917c3ab2ac11 /.mailmap
parentd22e3d69ee1a3f83ff7cc943af63de48b6156dcf (diff)
downloadop-kernel-dev-a08ffbef4ab799351d0610bbdbeaa1ee746b9065.zip
op-kernel-dev-a08ffbef4ab799351d0610bbdbeaa1ee746b9065.tar.gz
checkpatch: fix ignoring cover-letter logic
Currently running checkpatch on a directory with a cover-letter.patch file reports the following error: ----------------------------------------- patches/smp-v2/v2-0000-cover-letter.patch ----------------------------------------- ERROR: Does not appear to be a unified-diff format patch The logic to suppress the unified-diff check for cover letters is there but is checking $file instead of $filename. Fix the variable to use the correct one. Link: http://lkml.kernel.org/r/20170909090406.31523-1-shorne@gmail.com Signed-off-by: Stafford Horne <shorne@gmail.com> Acked-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud