]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[BLOCK] new block/ directory comment tidy
authorCoywolf Qi Hunt <qiyong@fc-cn.com>
Wed, 16 Nov 2005 14:27:24 +0000 (15:27 +0100)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Fri, 18 Nov 2005 20:59:31 +0000 (21:59 +0100)
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>
block/as-iosched.c
block/cfq-iosched.c
block/deadline-iosched.c
block/elevator.c
block/ll_rw_blk.c

index a78e160b59a3545b8a06b78e2c78e503f1494d24..fbe050124ec514431c19091d395fa9065b2398a4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  linux/drivers/block/as-iosched.c
- *
  *  Anticipatory & deadline i/o scheduler.
  *
  *  Copyright (C) 2002 Jens Axboe <axboe@suse.de>
index 2b64f5852bfd7bb64afe6317d8df72d300c6a6e9..ee0bb41694b05b5fbfc0efd111e60990e8116728 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  linux/drivers/block/cfq-iosched.c
- *
  *  CFQ, or complete fairness queueing, disk scheduler.
  *
  *  Based on ideas from a previously unfinished io
index 7929471d7df7efb6a6f885f698da89c8f4c76cf7..9cbec09e8415fa83ecb828c91d30eb43ce16cfec 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  linux/drivers/block/deadline-iosched.c
- *
  *  Deadline i/o scheduler.
  *
  *  Copyright (C) 2002 Jens Axboe <axboe@suse.de>
index e4c58827bb4660bc21bef638a3c9a926b2fc49c1..6c3fc8a10bf210f8cfcb8def13981c6274246b11 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  linux/drivers/block/elevator.c
- *
  *  Block device elevator/IO-scheduler.
  *
  *  Copyright (C) 2000 Andrea Arcangeli <andrea@suse.de> SuSE
index 5f52e30b43f812c75cef8289571e9a1a35bd2808..99c9ca6d5992ab18b3e40fa201423bd3e36a0055 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  linux/drivers/block/ll_rw_blk.c
- *
  * Copyright (C) 1991, 1992 Linus Torvalds
  * Copyright (C) 1994,      Karl Keyte: Added support for disk statistics
  * Elevator latency, (C) 2000  Andrea Arcangeli <andrea@suse.de> SuSE