diff options
| author | Aleksandar Markovic <[email protected]> | 2017-10-20 16:27:44 +0200 |
|---|---|---|
| committer | James Hogan <[email protected]> | 2017-11-01 21:31:03 +0000 |
| commit | 89677e44b26ef49fd57208c7885fdd729b3724e5 (patch) | |
| tree | 3d3a1153d4b445f3705bcb07f82f533213656f4a | |
| parent | 8a46f71d343814a07f37d209e6b15b2a6573f8da (diff) | |
MIPS: Update RINT emulation maintainer email address
Change all relevant instances of [email protected]
email address to [email protected].
Signed-off-by: Miodrag Dinic <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/17514/
Signed-off-by: James Hogan <[email protected]>
| -rw-r--r-- | .mailmap | 1 | ||||
| -rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -15,6 +15,7 @@ Adriana Reus <[email protected]> <[email protected]> Alan Cox <[email protected]> Alan Cox <[email protected]> Aleksey Gorelov <[email protected]> +Aleksandar Markovic <[email protected]> <[email protected]> Al Viro <[email protected]> Al Viro <[email protected]> Andreas Herrmann <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 4a110f6bd0a6..c989d2d31a2b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9019,7 +9019,7 @@ F: drivers/*/*loongson1* F: drivers/*/*/*loongson1* MIPS RINT INSTRUCTION EMULATION -M: Aleksandar Markovic <[email protected]> +M: Aleksandar Markovic <[email protected]> S: Supported F: arch/mips/math-emu/sp_rint.c |