aboutsummaryrefslogtreecommitdiff
path: root/block/as-iosched.c
diff options
context:
space:
mode:
authorCoywolf Qi Hunt <qiyong@fc-cn.com>2005-11-16 15:27:24 +0100
committerJens Axboe <axboe@nelson.home.kernel.dk>2005-11-18 21:59:31 +0100
commiteb97b73d75d5c9af7c78c05106de9e3fdc4455ab (patch)
treeb5e87f732a72cb3cdff96f7116906ed6a2f9643e /block/as-iosched.c
parent811803c5572b296e0031e0099203de90d77c7bcf (diff)
[BLOCK] new block/ directory comment tidy
Some leftover comments referring to drivers/block that are now block/. They don't add any information we don't already have, so kill them. Signed-off-by: Coywolf Qi Hunt <qiyong@fc-cn.com> Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'block/as-iosched.c')
-rw-r--r--block/as-iosched.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/block/as-iosched.c b/block/as-iosched.c
index a78e160b59a..fbe050124ec 100644
--- a/block/as-iosched.c
+++ b/block/as-iosched.c
@@ -1,6 +1,4 @@
/*
- * linux/drivers/block/as-iosched.c
- *
* Anticipatory & deadline i/o scheduler.
*
* Copyright (C) 2002 Jens Axboe <axboe@suse.de>