Update my email address. Signed-off-by: Andrey Ryabinin <ryabinin....@gmail.com> --- .mailmap | 1 + mm/kasan/kasan.c | 2 +- mm/kasan/report.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap index b4091b7..4b31af5 100644 --- a/.mailmap +++ b/.mailmap @@ -17,6 +17,7 @@ Aleksey Gorelov <aleksey_gore...@phoenix.com> Al Viro <v...@ftp.linux.org.uk> Al Viro <v...@zeniv.linux.org.uk> Andreas Herrmann <aherr...@de.ibm.com> +Andrey Ryabinin <ryabinin....@gmail.com> <a.ryabi...@samsung.com> Andrew Morton <a...@linux-foundation.org> Andrew Vasquez <andrew.vasq...@qlogic.com> Andy Adamson <and...@citi.umich.edu> diff --git a/mm/kasan/kasan.c b/mm/kasan/kasan.c index 6c513a6..7b28e9c 100644 --- a/mm/kasan/kasan.c +++ b/mm/kasan/kasan.c @@ -2,7 +2,7 @@ * This file contains shadow memory manipulation code. * * Copyright (c) 2014 Samsung Electronics Co., Ltd. - * Author: Andrey Ryabinin <a.ryabi...@samsung.com> + * Author: Andrey Ryabinin <ryabinin....@gmail.com> * * Some of code borrowed from https://github.com/xairy/linux by * Andrey Konovalov <adech...@gmail.com> diff --git a/mm/kasan/report.c b/mm/kasan/report.c index 680ceed..e07c94f 100644 --- a/mm/kasan/report.c +++ b/mm/kasan/report.c @@ -2,7 +2,7 @@ * This file contains error reporting code. * * Copyright (c) 2014 Samsung Electronics Co., Ltd. - * Author: Andrey Ryabinin <a.ryabi...@samsung.com> + * Author: Andrey Ryabinin <ryabinin....@gmail.com> * * Some of code borrowed from https://github.com/xairy/linux by * Andrey Konovalov <adech...@gmail.com> -- 2.4.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/