diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2022-01-28 12:10:57 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2022-02-06 23:31:29 +0100 |
commit | f36e7c9845d998d1e4100b46cec9c678bff69a24 (patch) | |
tree | 14c6974c25be74568fcc584637418be67744ebc5 /tools/perf/arch | |
parent | s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable function (diff) | |
download | linux-f36e7c9845d998d1e4100b46cec9c678bff69a24.tar.xz linux-f36e7c9845d998d1e4100b46cec9c678bff69a24.zip |
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 <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/arch')
-rw-r--r-- | tools/perf/arch/s390/util/dwarf-regs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/perf/arch/s390/util/dwarf-regs.c b/tools/perf/arch/s390/util/dwarf-regs.c index a8ace5cc6301..dfddb3099bfa 100644 --- a/tools/perf/arch/s390/util/dwarf-regs.c +++ b/tools/perf/arch/s390/util/dwarf-regs.c @@ -3,8 +3,7 @@ * Mapping of DWARF debug register numbers into register names. * * Copyright IBM Corp. 2010, 2017 - * Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>, - * Hendrik Brueckner <brueckner@linux.vnet.ibm.com> + * Author(s): Hendrik Brueckner <brueckner@linux.vnet.ibm.com> * */ |