@@ -5,8 +5,8 @@
*
* Copyright (c) 2007 Igor Mammedov
* Copyright (c) International Business Machines Corp., 2008
- * Author(s): Igor Mammedov (niallain@gmail.com)
- * Steve French (sfrench@us.ibm.com)
+ * Author(s): Igor Mammedov <niallain@gmail.com>
+ * Steve French <sfrench@us.ibm.com>
*/
#include <linux/dcache.h>
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2004
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/rbtree.h>
@@ -3,7 +3,7 @@
* SPNEGO upcall management for CIFS
*
* Copyright (c) 2007 Red Hat, Inc.
- * Author(s): Jeff Layton (jlayton@redhat.com)
+ * Author(s): Jeff Layton <jlayton@redhat.com>
*/
#include <linux/list.h>
@@ -3,8 +3,8 @@
* SPNEGO upcall management for CIFS
*
* Copyright (c) 2007 Red Hat, Inc.
- * Author(s): Jeff Layton (jlayton@redhat.com)
- * Steve French (sfrench@us.ibm.com)
+ * Author(s): Jeff Layton <jlayton@redhat.com>
+ * Steve French <sfrench@us.ibm.com>
*/
#ifndef _CIFS_SPNEGO_H
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (c) International Business Machines Corp., 2000,2009
- * Modified by Steve French (sfrench@us.ibm.com)
+ * Modified by Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
#include <linux/slab.h>
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2007,2008
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*
* Contains the routines for mapping CIFS/NTFS ACLs
*/
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2007
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#ifndef _CIFSACL_H
@@ -4,7 +4,7 @@
* for more detailed information
*
* Copyright (c) International Business Machines Corp., 2005,2013
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
@@ -2,7 +2,7 @@
/*
* Copyright (c) International Business Machines Corp., 2002,2008
* Copyright (c) SUSE LLC, 2022
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
* Enzo Matsumiya <ematsumiya@suse.de>
*
* SMBFS client
@@ -2,7 +2,7 @@
/*
* Copyright (c) International Business Machines Corp., 2002, 2007
* Copyright (c) SUSE LLC, 2022
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
* Enzo Matsumiya <ematsumiya@suse.de>
*/
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2008
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Jeremy Allison (jra@samba.org)
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Jeremy Allison <jra@samba.org>
*/
#ifndef _CIFS_GLOB_H
#define _CIFS_GLOB_H
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2009
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#ifndef _CIFSPDU_H
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2010
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*
* Contains the routines for constructing the SMB PDUs themselves
*/
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2011
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
#include <linux/net.h>
@@ -3,7 +3,7 @@
* vfs operations that deal with dentries
*
* Copyright (c) International Business Machines Corp., 2002,2009
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
#include <linux/stat.h>
@@ -1,10 +1,10 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) 2007 Igor Mammedov
- * Author(s): Igor Mammedov (niallain@gmail.com)
- * Steve French (sfrench@us.ibm.com)
- * Wang Lei (wang840925@gmail.com)
- * David Howells (dhowells@redhat.com)
+ * Author(s): Igor Mammedov <niallain@gmail.com>
+ * Steve French <sfrench@us.ibm.com>
+ * Wang Lei <wang840925@gmail.com>
+ * David Howells <dhowells@redhat.com>
*
* Contains the CIFS DFS upcall routines used for hostname to
* IP address translation.
@@ -4,7 +4,7 @@
* Handles host name to IP address resolution
*
* Copyright (c) International Business Machines Corp., 2008
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#ifndef _DNS_RESOLVE_H
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2007
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*
* Common Internet FileSystem (CIFS) client
*
@@ -3,8 +3,8 @@
* vfs operations that deal with files
*
* Copyright (c) International Business Machines Corp., 2002,2010
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Jeremy Allison (jra@samba.org)
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Jeremy Allison <jra@samba.org>
*/
#include <linux/fs.h>
#include <linux/backing-dev.h>
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2010
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
#include <linux/stat.h>
@@ -3,7 +3,7 @@
* vfs operations that deal with io control
*
* Copyright (c) International Business Machines Corp., 2005,2013
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2008
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
#include <linux/stat.h>
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2008
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/slab.h>
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (c) International Business Machines Corp., 2002,2008
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*
* Error mapping routines from Samba libsmb/errormap.c
* Copyright (c) Andrew Tridgell 2001
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2007
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#define NTLMSSP_SIGNATURE "NTLMSSP"
@@ -4,7 +4,7 @@
*
* Copyright (c) International Business Machines Corp., 2004, 2008
* Copyright (c) Red Hat, Inc., 2011
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
#include <linux/pagemap.h>
@@ -3,7 +3,7 @@
* Protocol Data Unit definitions for RFC 1001/1002 support
*
* Copyright (c) International Business Machines Corp., 2004
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
/* NB: unlike smb/cifs packets, the RFC1002 structures are big endian */
@@ -3,7 +3,7 @@
* SMB/CIFS session setup handling routines
*
* Copyright (c) International Business Machines Corp., 2006, 2009
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include "cifspdu.h"
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002, 2011
- * Author(s): Steve French (sfrench@us.ibm.com),
- * Pavel Shilovsky ((pshilovsky@samba.org) 2012
+ * Author(s): Steve French <sfrench@us.ibm.com>,
+ * Pavel Shilovsky <(pshilovsky@samba.org> 2012
*/
#include <linux/fs.h>
#include <linux/stat.h>
@@ -4,9 +4,9 @@
*
* Copyright (c) International Business Machines Corp., 2002, 2011
* Etersoft, 2012
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Jeremy Allison (jra@samba.org)
- * Pavel Shilovsky (pshilovsky@samba.org) 2012
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Jeremy Allison <jra@samba.org>
+ * Pavel Shilovsky <pshilovsky@samba.org> 2012
*/
#ifndef _SMB2_GLOB_H
#define _SMB2_GLOB_H
@@ -2,8 +2,8 @@
/*
* Copyright (c) International Business Machines Corp., 2002, 2011
* Etersoft, 2012
- * Author(s): Pavel Shilovsky (pshilovsky@samba.org),
- * Steve French (sfrench@us.ibm.com)
+ * Author(s): Pavel Shilovsky <pshilovsky@samba.org>,
+ * Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
#include <linux/stat.h>
@@ -3,7 +3,7 @@
* Functions which do error mapping of SMB2 status codes to POSIX errors
*
* Copyright (c) International Business Machines Corp., 2009
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/errno.h>
#include "cifsglob.h"
@@ -2,8 +2,8 @@
/*
* Copyright (c) International Business Machines Corp., 2002,2011
* Etersoft, 2012
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Pavel Shilovsky (pshilovsky@samba.org) 2012
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Pavel Shilovsky <pshilovsky@samba.org> 2012
*/
#include <linux/ctype.h>
#include "cifsglob.h"
@@ -2,8 +2,8 @@
/*
* Copyright (c) International Business Machines Corp., 2009, 2013
* Etersoft, 2012
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Pavel Shilovsky (pshilovsky@samba.org) 2012
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Pavel Shilovsky <pshilovsky@samba.org> 2012
*
* Contains the routines for constructing the SMB2 PDUs themselves
*/
@@ -2,8 +2,8 @@
/*
* Copyright (c) International Business Machines Corp., 2009, 2013
* Etersoft, 2012
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Pavel Shilovsky (pshilovsky@samba.org) 2012
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Pavel Shilovsky <pshilovsky@samba.org> 2012
*/
#ifndef _SMB2PDU_H
@@ -2,8 +2,8 @@
/*
* Copyright (c) International Business Machines Corp., 2002, 2011
* Etersoft, 2012
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Pavel Shilovsky (pshilovsky@samba.org) 2012
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Pavel Shilovsky <pshilovsky@samba.org> 2012
*/
#ifndef _SMB2PROTO_H
#define _SMB2PROTO_H
@@ -4,7 +4,7 @@
* Definitions are from MS-ERREF
*
* Copyright (c) International Business Machines Corp., 2009,2011
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
/*
@@ -2,9 +2,9 @@
/*
* Copyright (c) International Business Machines Corp., 2002, 2011
* Etersoft, 2012
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Jeremy Allison (jra@samba.org) 2006
- * Pavel Shilovsky (pshilovsky@samba.org) 2012
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Jeremy Allison <jra@samba.org> 2006
+ * Pavel Shilovsky <pshilovsky@samba.org> 2012
*/
#include <linux/fs.h>
@@ -6,8 +6,8 @@
Copyright (C) Andrew Tridgell 1992-2000
Copyright (C) Luke Kenneth Casson Leighton 1996-2000
Modified by Jeremy Allison 1995.
- Copyright (C) Andrew Bartlett <abartlet@samba.org> 2002-2003
- Modified by Steve French (sfrench@us.ibm.com) 2002-2003
+ Copyright (c) Andrew Bartlett <abartlet@samba.org> 2002-2003
+ Modified by Steve French <sfrench@us.ibm.com> 2002-2003
*/
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2004
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*
* See Error Codes section of the SNIA CIFS Specification
* for more information
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2002,2008
- * Author(s): Steve French (sfrench@us.ibm.com)
- * Jeremy Allison (jra@samba.org) 2006.
+ * Author(s): Steve French <sfrench@us.ibm.com>
+ * Jeremy Allison <jra@samba.org> 2006.
*/
#include <linux/fs.h>
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-2.1
/*
* Copyright (c) International Business Machines Corp., 2003, 2007
- * Author(s): Steve French (sfrench@us.ibm.com)
+ * Author(s): Steve French <sfrench@us.ibm.com>
*/
#include <linux/fs.h>
Change (author@example.com) to <author@example.com> Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de> --- fs/cifs/cifs_dfs_ref.c | 4 ++-- fs/cifs/cifs_fs_sb.h | 2 +- fs/cifs/cifs_spnego.c | 2 +- fs/cifs/cifs_spnego.h | 4 ++-- fs/cifs/cifs_unicode.c | 2 +- fs/cifs/cifsacl.c | 2 +- fs/cifs/cifsacl.h | 2 +- fs/cifs/cifsencrypt.c | 2 +- fs/cifs/cifsfs.c | 2 +- fs/cifs/cifsfs.h | 2 +- fs/cifs/cifsglob.h | 4 ++-- fs/cifs/cifspdu.h | 2 +- fs/cifs/cifssmb.c | 2 +- fs/cifs/connect.c | 2 +- fs/cifs/dir.c | 2 +- fs/cifs/dns_resolve.c | 8 ++++---- fs/cifs/dns_resolve.h | 2 +- fs/cifs/export.c | 2 +- fs/cifs/file.c | 4 ++-- fs/cifs/inode.c | 2 +- fs/cifs/ioctl.c | 2 +- fs/cifs/link.c | 2 +- fs/cifs/misc.c | 2 +- fs/cifs/netmisc.c | 2 +- fs/cifs/ntlmssp.h | 2 +- fs/cifs/readdir.c | 2 +- fs/cifs/rfc1002pdu.h | 2 +- fs/cifs/sess.c | 2 +- fs/cifs/smb2file.c | 4 ++-- fs/cifs/smb2glob.h | 6 +++--- fs/cifs/smb2inode.c | 4 ++-- fs/cifs/smb2maperror.c | 2 +- fs/cifs/smb2misc.c | 4 ++-- fs/cifs/smb2pdu.c | 4 ++-- fs/cifs/smb2pdu.h | 4 ++-- fs/cifs/smb2proto.h | 4 ++-- fs/cifs/smb2status.h | 2 +- fs/cifs/smb2transport.c | 6 +++--- fs/cifs/smbencrypt.c | 4 ++-- fs/cifs/smberr.h | 2 +- fs/cifs/transport.c | 4 ++-- fs/cifs/xattr.c | 2 +- 42 files changed, 61 insertions(+), 61 deletions(-)