diff options
| author | Jesper Juhl <[email protected]> | 2005-05-05 23:16:16 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-05-05 23:36:49 +0000 |
| commit | 02c30a84e6298b6b20a56f0896ac80b47839e134 (patch) | |
| tree | 031e9d68ad83c371af7ebeb6840f3ede52698663 /net/ipv4/tcp_timer.c | |
| parent | [PATCH] CodingStyle: trivial whitespace fixups (diff) | |
| download | kernel-02c30a84e6298b6b20a56f0896ac80b47839e134.tar.gz kernel-02c30a84e6298b6b20a56f0896ac80b47839e134.zip | |
[PATCH] update Ross Biro bouncing email address
Ross moved. Remove the bad email address so people will find the correct
one in ./CREDITS.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
| -rw-r--r-- | net/ipv4/tcp_timer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/tcp_timer.c b/net/ipv4/tcp_timer.c index 85b279f1e935..799ebe061e2c 100644 --- a/net/ipv4/tcp_timer.c +++ b/net/ipv4/tcp_timer.c @@ -7,7 +7,7 @@ * * Version: $Id: tcp_timer.c,v 1.88 2002/02/01 22:01:04 davem Exp $ * - * Authors: Ross Biro, <[email protected]> + * Authors: Ross Biro * Fred N. van Kempen, <[email protected]> * Mark Evans, <[email protected]> * Corey Minyard <[email protected]> |
