diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2011-04-04 14:15:29 -0700 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-04-06 06:19:38 -0700 |
commit | 79add6277396b91c638f16eb2f1338badc47760d (patch) | |
tree | 3de04567ab87ed968db0c1be1f7a2c01a11ae31d /drivers/video | |
parent | 8d1a7ed9d0ce3556a962a7472a3d09a8332d030a (diff) | |
download | op-kernel-dev-79add6277396b91c638f16eb2f1338badc47760d.zip op-kernel-dev-79add6277396b91c638f16eb2f1338badc47760d.tar.gz |
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 'drivers/video')
-rw-r--r-- | drivers/video/console/newport_con.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/console/newport_con.c b/drivers/video/console/newport_con.c index 3772433..93317b5 100644 --- a/drivers/video/console/newport_con.c +++ b/drivers/video/console/newport_con.c @@ -6,7 +6,7 @@ * * This driver is based on sgicons.c and cons_newport. * - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) * Copyright (C) 1997 Miguel de Icaza (miguel@nuclecu.unam.mx) */ #include <linux/init.h> |