diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2011-04-05 01:15:29 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-04-06 17:19:38 +0400 |
commit | 79add6277396b91c638f16eb2f1338badc47760d (patch) | |
tree | 3de04567ab87ed968db0c1be1f7a2c01a11ae31d /arch/mips/fw/arc/time.c | |
parent | 8d1a7ed9d0ce3556a962a7472a3d09a8332d030a (diff) | |
download | linux-79add6277396b91c638f16eb2f1338badc47760d.tar.xz |
update David Miller's old email address
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/mips/fw/arc/time.c')
-rw-r--r-- | arch/mips/fw/arc/time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/fw/arc/time.c b/arch/mips/fw/arc/time.c index 42138c837d48..190cdb50b895 100644 --- a/arch/mips/fw/arc/time.c +++ b/arch/mips/fw/arc/time.c @@ -5,7 +5,7 @@ * * Extracting time information from ARCS prom. * - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) */ #include <linux/init.h> |