diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2016-05-23 19:23:09 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-23 20:04:14 -0400 |
commit | 4b420ab4eedc7a816ad0f2278871019de1a8ccef (patch) | |
tree | 05c115b1c83e5030b96ea31bb1ed0832dcd60f09 /fs/nilfs2/gcinode.c | |
parent | 5726d0b454614a47e641a04c8106392d67a8e1ad (diff) |
nilfs2: clean up old e-mail addresses
E-mail addresses of osrg.net domain are no longer available. This
removes them from authorship notices and prevents reporters from being
confused.
Link: http://lkml.kernel.org/r/1461935747-10380-5-git-send-email-konishi.ryusuke@lab.ntt.co.jp
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/nilfs2/gcinode.c')
-rw-r--r-- | fs/nilfs2/gcinode.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fs/nilfs2/gcinode.c b/fs/nilfs2/gcinode.c index b0321886ce33..693aded72498 100644 --- a/fs/nilfs2/gcinode.c +++ b/fs/nilfs2/gcinode.c | |||
@@ -13,9 +13,8 @@ | |||
13 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 13 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 | * GNU General Public License for more details. | 14 | * GNU General Public License for more details. |
15 | * | 15 | * |
16 | * Written by Seiji Kihara <kihara@osrg.net>, Amagai Yoshiji <amagai@osrg.net>, | 16 | * Written by Seiji Kihara, Amagai Yoshiji, and Ryusuke Konishi. |
17 | * and Ryusuke Konishi <ryusuke@osrg.net>. | 17 | * Revised by Ryusuke Konishi. |
18 | * Revised by Ryusuke Konishi <ryusuke@osrg.net>. | ||
19 | * | 18 | * |
20 | */ | 19 | */ |
21 | /* | 20 | /* |