diff options
author | Coywolf Qi Hunt <qiyong@fc-cn.com> | 2005-11-16 14:27:24 (GMT) |
---|---|---|
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | 2005-11-18 20:59:31 (GMT) |
commit | eb97b73d75d5c9af7c78c05106de9e3fdc4455ab (patch) | |
tree | b5e87f732a72cb3cdff96f7116906ed6a2f9643e /block/elevator.c | |
parent | 811803c5572b296e0031e0099203de90d77c7bcf (diff) | |
download | linux-fsl-qoriq-eb97b73d75d5c9af7c78c05106de9e3fdc4455ab.tar.xz |
[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/elevator.c')
-rw-r--r-- | block/elevator.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/block/elevator.c b/block/elevator.c index e4c5882..6c3fc8a 100644 --- a/block/elevator.c +++ b/block/elevator.c @@ -1,6 +1,4 @@ /* - * linux/drivers/block/elevator.c - * * Block device elevator/IO-scheduler. * * Copyright (C) 2000 Andrea Arcangeli <andrea@suse.de> SuSE |