diff options
author | Jesper Juhl <jj@chaosbits.net> | 2012-04-28 20:01:54 -0400 |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2012-05-31 14:23:40 -0400 |
commit | e4332e8e69e31cf6e6b1e17a1be25f5b8dde977e (patch) | |
tree | 42a44baa8dbbd82b9a427dfe3e6e8a002ccc5de8 /drivers/platform/x86 | |
parent | ff413195e830541afeae469fc866ecd0319abd7e (diff) |
hdaps: Jesper Juhl: Fix outdated email address
I haven't had a working gmail address for many years - update to my
actual working address.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/platform/x86')
-rw-r--r-- | drivers/platform/x86/hdaps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/hdaps.c b/drivers/platform/x86/hdaps.c index 7387f97a2941..24a3ae065f1b 100644 --- a/drivers/platform/x86/hdaps.c +++ b/drivers/platform/x86/hdaps.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * hdaps.c - driver for IBM's Hard Drive Active Protection System | 2 | * hdaps.c - driver for IBM's Hard Drive Active Protection System |
3 | * | 3 | * |
4 | * Copyright (C) 2005 Robert Love <rml@novell.com> | 4 | * Copyright (C) 2005 Robert Love <rml@novell.com> |
5 | * Copyright (C) 2005 Jesper Juhl <jesper.juhl@gmail.com> | 5 | * Copyright (C) 2005 Jesper Juhl <jj@chaosbits.net> |
6 | * | 6 | * |
7 | * The HardDisk Active Protection System (hdaps) is present in IBM ThinkPads | 7 | * The HardDisk Active Protection System (hdaps) is present in IBM ThinkPads |
8 | * starting with the R40, T41, and X40. It provides a basic two-axis | 8 | * starting with the R40, T41, and X40. It provides a basic two-axis |