aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs
diff options
context:
space:
mode:
authorGertjan van Wingerde <gwingerde@gmail.com>2009-03-21 23:18:57 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2009-03-22 11:28:37 -0700
commitf762dd68218665bb87d4e4a0eeac86fde7530293 (patch)
treef5076d7f587f0c80235ebd558e94a8e9728e6f5a /fs/ufs
parenteCryptfs: NULL crypt_stat dereference during lookup (diff)
downloadlinux-dev-f762dd68218665bb87d4e4a0eeac86fde7530293.tar.xz
linux-dev-f762dd68218665bb87d4e4a0eeac86fde7530293.zip
Update my email address
Update all previous incarnations of my email address to the correct one. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ufs')
-rw-r--r--fs/ufs/super.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ufs/super.c b/fs/ufs/super.c
index e65212dfb60e..261a1c2f22dd 100644
--- a/fs/ufs/super.c
+++ b/fs/ufs/super.c
@@ -41,7 +41,7 @@
* Stefan Reinauer <stepan@home.culture.mipt.ru>
*
* Module usage counts added on 96/04/29 by
- * Gertjan van Wingerde <gertjan@cs.vu.nl>
+ * Gertjan van Wingerde <gwingerde@gmail.com>
*
* Clean swab support on 19970406 by
* Francois-Rene Rideau <fare@tunes.org>