diff options
author | Aleksandar Markovic <aleksandar.markovic@mips.com> | 2017-10-20 10:27:44 -0400 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2017-11-01 17:31:03 -0400 |
commit | 89677e44b26ef49fd57208c7885fdd729b3724e5 (patch) | |
tree | 3d3a1153d4b445f3705bcb07f82f533213656f4a | |
parent | 8a46f71d343814a07f37d209e6b15b2a6573f8da (diff) |
MIPS: Update RINT emulation maintainer email address
Change all relevant instances of aleksandar.markovic@imgtec.com
email address to aleksandar.markovic@mips.com.
Signed-off-by: Miodrag Dinic <miodrag.dinic@mips.com>
Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/17514/
Signed-off-by: James Hogan <jhogan@kernel.org>
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -15,6 +15,7 @@ Adriana Reus <adi.reus@gmail.com> <adriana.reus@intel.com> | |||
15 | Alan Cox <alan@lxorguk.ukuu.org.uk> | 15 | Alan Cox <alan@lxorguk.ukuu.org.uk> |
16 | Alan Cox <root@hraefn.swansea.linux.org.uk> | 16 | Alan Cox <root@hraefn.swansea.linux.org.uk> |
17 | Aleksey Gorelov <aleksey_gorelov@phoenix.com> | 17 | Aleksey Gorelov <aleksey_gorelov@phoenix.com> |
18 | Aleksandar Markovic <aleksandar.markovic@mips.com> <aleksandar.markovic@imgtec.com> | ||
18 | Al Viro <viro@ftp.linux.org.uk> | 19 | Al Viro <viro@ftp.linux.org.uk> |
19 | Al Viro <viro@zenIV.linux.org.uk> | 20 | Al Viro <viro@zenIV.linux.org.uk> |
20 | Andreas Herrmann <aherrman@de.ibm.com> | 21 | Andreas Herrmann <aherrman@de.ibm.com> |
diff --git a/MAINTAINERS b/MAINTAINERS index 4a110f6bd0a6..c989d2d31a2b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9019,7 +9019,7 @@ F: drivers/*/*loongson1* | |||
9019 | F: drivers/*/*/*loongson1* | 9019 | F: drivers/*/*/*loongson1* |
9020 | 9020 | ||
9021 | MIPS RINT INSTRUCTION EMULATION | 9021 | MIPS RINT INSTRUCTION EMULATION |
9022 | M: Aleksandar Markovic <aleksandar.markovic@imgtec.com> | 9022 | M: Aleksandar Markovic <aleksandar.markovic@mips.com> |
9023 | L: linux-mips@linux-mips.org | 9023 | L: linux-mips@linux-mips.org |
9024 | S: Supported | 9024 | S: Supported |
9025 | F: arch/mips/math-emu/sp_rint.c | 9025 | F: arch/mips/math-emu/sp_rint.c |