diff options
author | Coywolf Qi Hunt <qiyong@fc-cn.com> | 2005-11-16 15:27:24 +0100 |
---|---|---|
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | 2005-11-18 21:59:31 +0100 |
commit | eb97b73d75d5c9af7c78c05106de9e3fdc4455ab (patch) | |
tree | b5e87f732a72cb3cdff96f7116906ed6a2f9643e /block/deadline-iosched.c | |
parent | 811803c5572b296e0031e0099203de90d77c7bcf (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/deadline-iosched.c')
-rw-r--r-- | block/deadline-iosched.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/block/deadline-iosched.c b/block/deadline-iosched.c index 7929471d7df..9cbec09e841 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> |