summaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
diff options
context:
space:
mode:
authorAlan Cox2008-10-27 16:19:48 +0100
committerLinus Torvalds2008-10-27 16:40:17 +0100
commit526719ba51e7d7bd31f7af9ab04b015b70096685 (patch)
treeccbacb533487b9f0b9e475050b3804fa506e7faf /fs/nfs/super.c
parentTidy up addresses in random drivers (diff)
downloadkernel-qcow2-linux-526719ba51e7d7bd31f7af9ab04b015b70096685.tar.gz
kernel-qcow2-linux-526719ba51e7d7bd31f7af9ab04b015b70096685.tar.xz
kernel-qcow2-linux-526719ba51e7d7bd31f7af9ab04b015b70096685.zip
Switch to a valid email address...
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/nfs/super.c')
-rw-r--r--fs/nfs/super.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/super.c b/fs/nfs/super.c
index a3b0061dfd45..f48db679a1c6 100644
--- a/fs/nfs/super.c
+++ b/fs/nfs/super.c
@@ -5,7 +5,7 @@
*
* nfs superblock handling functions
*
- * Modularised by Alan Cox <Alan.Cox@linux.org>, while hacking some
+ * Modularised by Alan Cox <alan@lxorguk.ukuu.org.uk>, while hacking some
* experimental NFS changes. Modularisation taken straight from SYS5 fs.
*
* Change to nfs_read_super() to permit NFS mounts to multi-homed hosts.