diff options
| author | Tyler Hicks <[email protected]> | 2020-02-13 21:25:54 +0000 |
|---|---|---|
| committer | Tyler Hicks <[email protected]> | 2020-02-14 20:07:31 +0000 |
| commit | f8e48a8408f5e23dd514916fda128a87e34f8ffd (patch) | |
| tree | e5a9787af4e50881efc77a453d0762c0bd76a800 /fs/ecryptfs/main.c | |
| parent | MAINTAINERS: eCryptfs: Update maintainer address and downgrade status (diff) | |
| download | kernel-f8e48a8408f5e23dd514916fda128a87e34f8ffd.tar.gz kernel-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 <[email protected]>
Diffstat (limited to 'fs/ecryptfs/main.c')
| -rw-r--r-- | fs/ecryptfs/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ecryptfs/main.c b/fs/ecryptfs/main.c index b8a7ce379ffe..e63259fdef28 100644 --- a/fs/ecryptfs/main.c +++ b/fs/ecryptfs/main.c @@ -7,7 +7,7 @@ * Copyright (C) 2004-2007 International Business Machines Corp. * Author(s): Michael A. Halcrow <[email protected]> * Michael C. Thompson <[email protected]> - * Tyler Hicks <[email protected]> + * Tyler Hicks <[email protected]> */ #include <linux/dcache.h> |
