aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/cache.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2022-01-28 12:10:57 +0100
committerVasily Gorbik <[email protected]>2022-02-06 23:31:29 +0100
commitf36e7c9845d998d1e4100b46cec9c678bff69a24 (patch)
tree14c6974c25be74568fcc584637418be67744ebc5 /arch/s390/kernel/cache.c
parent783f0a3ccd79477b159c6ef2104f9cff765215d9 (diff)
s390: remove invalid email address of Heiko Carstens
Remove my old invalid email address which can be found in a couple of files. Instead of updating it, just remove my contact data completely from source files. We have git and other tools which allow to figure out who is responsible for what with recent contact data. Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'arch/s390/kernel/cache.c')
-rw-r--r--arch/s390/kernel/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/kernel/cache.c b/arch/s390/kernel/cache.c
index d66825e53fce..8a9c3bf69f48 100644
--- a/arch/s390/kernel/cache.c
+++ b/arch/s390/kernel/cache.c
@@ -3,7 +3,6 @@
* Extract CPU cache information and expose them via sysfs.
*
* Copyright IBM Corp. 2012
- * Author(s): Heiko Carstens <[email protected]>
*/
#include <linux/seq_file.h>