]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
s390/zfcp: Remove outdated email address
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 4 Feb 2025 07:42:02 +0000 (08:42 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 4 Mar 2025 16:18:04 +0000 (17:18 +0100)
The linux390@de.ibm.com email address is outdated. It has been removed from
the MAINTAINERS file nearly 10 years ago with commit 64776820b4ff ("s390:
remove generic email address from maintainers file").

Change MODULE_AUTHOR() accordingly and also use the more common
IBM Corporation company name.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/scsi/zfcp_aux.c

index ab2f35bc294da8a4655aff22c3342123f87e233f..22074e81bd383b57afc5c1da8f79689c7a3247dd 100644 (file)
@@ -41,7 +41,7 @@
 
 #define ZFCP_BUS_ID_SIZE       20
 
-MODULE_AUTHOR("IBM Deutschland Entwicklung GmbH - linux390@de.ibm.com");
+MODULE_AUTHOR("IBM Corporation");
 MODULE_DESCRIPTION("FCP HBA driver");
 MODULE_LICENSE("GPL");