diff options
| author | Stafford Horne <[email protected]> | 2017-10-03 23:16:51 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-10-04 00:54:26 +0000 |
| commit | a08ffbef4ab799351d0610bbdbeaa1ee746b9065 (patch) | |
| tree | 9e44b6485e10356272250fe95c42917c3ab2ac11 /net/unix/af_unix.c | |
| parent | m32r: fix build failure (diff) | |
| download | kernel-a08ffbef4ab799351d0610bbdbeaa1ee746b9065.tar.gz kernel-a08ffbef4ab799351d0610bbdbeaa1ee746b9065.zip | |
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/[email protected]
Signed-off-by: Stafford Horne <[email protected]>
Acked-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
