summary refs log tree commit diff
path: root/block/deadline-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/deadline-iosched.c
parent811803c5572b296e0031e0099203de90d77c7bcf (diff)
downloadlinux-eb97b73d75d5c9af7c78c05106de9e3fdc4455ab.tar.gz
[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/deadline-iosched.c')
-rw-r--r--block/deadline-iosched.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/block/deadline-iosched.c b/block/deadline-iosched.c
index 7929471d7df7..9cbec09e8415 100644
--- a/block/deadline-iosched.c
+++ b/block/deadline-iosched.c
@@ -1,6 +1,4 @@
 /*
- *  linux/drivers/block/deadline-iosched.c
- *
  *  Deadline i/o scheduler.
  *
  *  Copyright (C) 2002 Jens Axboe <axboe@suse.de>