aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2021-09-13 14:51:10 -0500
committerSteve French <stfrench@microsoft.com>2021-09-13 14:51:10 -0500
commit099dd788e31b4f426ef49c2785069804925a84e1 (patch)
treedd8890fbd8d47173009809001b7e2a7be6219e56 /include/uapi
parentLinux 5.15-rc1 (diff)
downloadlinux-dev-099dd788e31b4f426ef49c2785069804925a84e1.tar.xz
linux-dev-099dd788e31b4f426ef49c2785069804925a84e1.zip
cifs: remove pathname for file from SPDX header
checkpatch complains about source files with filenames (e.g. in these cases just below the SPDX header in comments at the top of various files in fs/cifs). It also is helpful to change this now so will be less confusing when the parent directory is renamed e.g. from fs/cifs to fs/smb_client (or fs/smbfs) Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/cifs/cifs_mount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/cifs/cifs_mount.h b/include/uapi/linux/cifs/cifs_mount.h
index 69829205fdb5..8e87d27b0951 100644
--- a/include/uapi/linux/cifs/cifs_mount.h
+++ b/include/uapi/linux/cifs/cifs_mount.h
@@ -1,6 +1,5 @@
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/*
- * include/uapi/linux/cifs/cifs_mount.h
*
* Author(s): Scott Lovenberg (scott.lovenberg@gmail.com)
*