aboutsummaryrefslogtreecommitdiffstats
path: root/block/deadline-iosched.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2006-09-04 15:41:16 +0200
committerJens Axboe <axboe@nelson.home.kernel.dk>2006-09-30 20:52:34 +0200
commit0fe23479577124bd2687e6783e39fa0fa4c28005 (patch)
tree954ae8c079fd10cd52bf212ca5cd2530ec5c2315 /block/deadline-iosched.c
parent[PATCH] fix creating zero sized bio mempools in low memory system (diff)
downloadlinux-dev-0fe23479577124bd2687e6783e39fa0fa4c28005.tar.xz
linux-dev-0fe23479577124bd2687e6783e39fa0fa4c28005.zip
[PATCH] Update axboe@suse.de email address
As people often look for the copyright in files to see who to mail, update the link to a neutral one. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/deadline-iosched.c')
-rw-r--r--block/deadline-iosched.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/deadline-iosched.c b/block/deadline-iosched.c
index 3b3b4414170e..b7c5b34cb7b4 100644
--- a/block/deadline-iosched.c
+++ b/block/deadline-iosched.c
@@ -1,7 +1,7 @@
/*
* Deadline i/o scheduler.
*
- * Copyright (C) 2002 Jens Axboe <axboe@suse.de>
+ * Copyright (C) 2002 Jens Axboe <axboe@kernel.dk>
*/
#include <linux/kernel.h>
#include <linux/fs.h>