aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/messaging.c
diff options
context:
space:
mode:
authorTyler Hicks <code@tyhicks.com>2020-02-13 21:25:54 +0000
committerTyler Hicks <code@tyhicks.com>2020-02-14 20:07:31 +0000
commitf8e48a8408f5e23dd514916fda128a87e34f8ffd (patch)
treee5a9787af4e50881efc77a453d0762c0bd76a800 /fs/ecryptfs/messaging.c
parentMAINTAINERS: eCryptfs: Update maintainer address and downgrade status (diff)
downloadlinux-dev-f8e48a8408f5e23dd514916fda128a87e34f8ffd.tar.xz
linux-dev-f8e48a8408f5e23dd514916fda128a87e34f8ffd.zip
eCryptfs: Replace deactivated email address
Replace a recently deactived email address with one that I'll be able to personally control and keep alive. Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'fs/ecryptfs/messaging.c')
-rw-r--r--fs/ecryptfs/messaging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ecryptfs/messaging.c b/fs/ecryptfs/messaging.c
index c05ca39aa449..8646ba76def3 100644
--- a/fs/ecryptfs/messaging.c
+++ b/fs/ecryptfs/messaging.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2004-2008 International Business Machines Corp.
* Author(s): Michael A. Halcrow <mhalcrow@us.ibm.com>
- * Tyler Hicks <tyhicks@ou.edu>
+ * Tyler Hicks <code@tyhicks.com>
*/
#include <linux/sched.h>
#include <linux/slab.h>