aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat.c
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2010-07-18 14:27:13 +0200
committerJiri Kosina <jkosina@suse.cz>2010-07-19 10:56:54 +0200
commita2531293dbb7608fa672ff28efe3ab4027917a2f (patch)
tree017d5a38fa33838ebdca1a332db6887096885d2d /fs/compat.c
parent7a53cd16d4d9968d1962e378b14eec2d99aa43e0 (diff)
downloadkernel_samsung_smdk4412-a2531293dbb7608fa672ff28efe3ab4027917a2f.zip
kernel_samsung_smdk4412-a2531293dbb7608fa672ff28efe3ab4027917a2f.tar.gz
kernel_samsung_smdk4412-a2531293dbb7608fa672ff28efe3ab4027917a2f.tar.bz2
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 'fs/compat.c')
-rw-r--r--fs/compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/compat.c b/fs/compat.c
index 6490d21..c6fda9a 100644
--- a/fs/compat.c
+++ b/fs/compat.c
@@ -8,7 +8,7 @@
* Copyright (C) 1997-2000 Jakub Jelinek (jakub@redhat.com)
* Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be)
* Copyright (C) 2001,2002 Andi Kleen, SuSE Labs
- * Copyright (C) 2003 Pavel Machek (pavel@suse.cz)
+ * Copyright (C) 2003 Pavel Machek (pavel@ucw.cz)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as