diff options
author | Pali Rohár <[email protected]> | 2020-04-10 14:34:00 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-04-10 15:36:22 -0700 |
commit | 149ed3d404c9bd00f0fadc35215a9e7a54c5cfd0 (patch) | |
tree | ed1cb30dddf560ce4c4706e31bc01f6f0e88814e /arch/arm/mach-omap2/omap-secure.c | |
parent | 23756e551f35aaa9400a7e8a2660494115221801 (diff) |
change email address for Pali Rohár
For security reasons I stopped using gmail account and kernel address is
now up-to-date alias to my personal address.
People periodically send me emails to address which they found in source
code of drivers, so this change reflects state where people can contact
me.
[ Added .mailmap entry as per Joe Perches - Linus ]
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Joe Perches <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/arm/mach-omap2/omap-secure.c')
-rw-r--r-- | arch/arm/mach-omap2/omap-secure.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap-secure.c b/arch/arm/mach-omap2/omap-secure.c index d00e3c72e37d..f70d561f37f7 100644 --- a/arch/arm/mach-omap2/omap-secure.c +++ b/arch/arm/mach-omap2/omap-secure.c @@ -5,7 +5,7 @@ * Copyright (C) 2011 Texas Instruments, Inc. * Santosh Shilimkar <[email protected]> * Copyright (C) 2012 Ivaylo Dimitrov <[email protected]> - * Copyright (C) 2013 Pali Rohár <[email protected]> + * Copyright (C) 2013 Pali Rohár <[email protected]> */ #include <linux/arm-smccc.h> |