summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apm_32.c
diff options
context:
space:
mode:
authorPavel Machek2010-07-18 14:27:13 +0200
committerJiri Kosina2010-07-19 10:56:54 +0200
commita2531293dbb7608fa672ff28efe3ab4027917a2f (patch)
tree017d5a38fa33838ebdca1a332db6887096885d2d /arch/x86/kernel/apm_32.c
parentKconfig: fixo typo in "Xilinx'" (diff)
downloadkernel-qcow2-linux-a2531293dbb7608fa672ff28efe3ab4027917a2f.tar.gz
kernel-qcow2-linux-a2531293dbb7608fa672ff28efe3ab4027917a2f.tar.xz
kernel-qcow2-linux-a2531293dbb7608fa672ff28efe3ab4027917a2f.zip
update email address
pavel@suse.cz no longer works, replace it with working address. Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/x86/kernel/apm_32.c')
-rw-r--r--arch/x86/kernel/apm_32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/apm_32.c b/arch/x86/kernel/apm_32.c
index c4f9182ca3ac..4c9c67bf09b7 100644
--- a/arch/x86/kernel/apm_32.c
+++ b/arch/x86/kernel/apm_32.c
@@ -140,7 +140,7 @@
* is now the way life works).
* Fix thinko in suspend() (wrong return).
* Notify drivers on critical suspend.
- * Make kapmd absorb more idle time (Pavel Machek <pavel@suse.cz>
+ * Make kapmd absorb more idle time (Pavel Machek <pavel@ucw.cz>
* modified by sfr).
* Disable interrupts while we are suspended (Andy Henroid
* <andy_henroid@yahoo.com> fixed by sfr).