aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/tasklet.c
diff options
context:
space:
mode:
authorKeir Fraser <keir@xen.org>2011-01-07 13:30:04 +0000
committerKeir Fraser <keir@xen.org>2011-01-07 13:30:04 +0000
commit94feecc881658cb925ce2243ff0786a372d3d9fa (patch)
tree95a61de393baaabbcfac4a976949b18de7dd24e8 /xen/common/tasklet.c
parentbe51cca5a43e2f4bb1b797184149555e19d9f4d9 (diff)
downloadxen-94feecc881658cb925ce2243ff0786a372d3d9fa.tar.gz
xen-94feecc881658cb925ce2243ff0786a372d3d9fa.tar.bz2
xen-94feecc881658cb925ce2243ff0786a372d3d9fa.zip
Update my email address to long-term stable address.
Signed-off-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'xen/common/tasklet.c')
-rw-r--r--xen/common/tasklet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/common/tasklet.c b/xen/common/tasklet.c
index 3dff65074e..7d6b14df32 100644
--- a/xen/common/tasklet.c
+++ b/xen/common/tasklet.c
@@ -8,7 +8,7 @@
* Copyright (c) 1992, Linus Torvalds
*
* Authors:
- * Keir Fraser <keir.fraser@citrix.com>
+ * Keir Fraser <keir@xen.org>
*/
#include <xen/config.h>