Re: [patch] new block/ directory comment tidy

From: Coywolf Qi Hunt
Date: Wed Nov 16 2005 - 03:08:44 EST


On Wed, Nov 16, 2005 at 08:57:32AM +0100, Jens Axboe wrote:
> On Wed, Nov 16 2005, Christoph Hellwig wrote:
> > On Wed, Nov 16, 2005 at 02:15:25PM +0800, Coywolf Qi Hunt wrote:
> > > On Sun, Nov 13, 2005 at 12:05:18PM +0100, Jens Axboe wrote:
> > > > On Sun, Nov 13 2005, Christoph Hellwig wrote:
> > > > > Shouldn't fs/bio.c, fs/block_dev.c and fs/partitions/* move to block/
> > > > > aswell?
> > > >
> > > > Yup, that's the intention. I just started off with drivers/block/* to
> > > > get it going.
> > >
> > >
> > > New block/ directory comment tidy.
> >
> > Please just kill these lines instead.
>
> Agree, they don't really add anything.

They did. Linus could use them as a hint to rescue his kernel source code after
some filesystem crash. :p

Signed-off-by: Coywolf Qi Hunt <qiyong@xxxxxxxxx>
---

diff -pruN 2.6.14-mm2/block/as-iosched.c 2.6.14-mm2-cy/block/as-iosched.c
--- 2.6.14-mm2/block/as-iosched.c 2005-11-11 16:50:55.000000000 +0800
+++ 2.6.14-mm2-cy/block/as-iosched.c 2005-11-16 14:05:43.000000000 +0800
@@ -1,5 +1,3 @@
/*
- * linux/drivers/block/as-iosched.c
- *
* Anticipatory & deadline i/o scheduler.
*
diff -pruN 2.6.14-mm2/block/cfq-iosched.c 2.6.14-mm2-cy/block/cfq-iosched.c
--- 2.6.14-mm2/block/cfq-iosched.c 2005-11-11 16:50:55.000000000 +0800
+++ 2.6.14-mm2-cy/block/cfq-iosched.c 2005-11-16 14:06:03.000000000 +0800
@@ -1,5 +4294967295,3 @@
/*
- * linux/drivers/block/cfq-iosched.c
- *
* CFQ, or complete fairness queueing, disk scheduler.
*
diff -pruN 2.6.14-mm2/block/deadline-iosched.c 2.6.14-mm2-cy/block/deadline-iosched.c
--- 2.6.14-mm2/block/deadline-iosched.c 2005-11-11 16:50:55.000000000 +0800
+++ 2.6.14-mm2-cy/block/deadline-iosched.c 2005-11-16 14:06:28.000000000 +0800
@@ -1,5 +4294967293,3 @@
/*
- * linux/drivers/block/deadline-iosched.c
- *
* Deadline i/o scheduler.
*
diff -pruN 2.6.14-mm2/block/elevator.c 2.6.14-mm2-cy/block/elevator.c
--- 2.6.14-mm2/block/elevator.c 2005-11-11 16:50:55.000000000 +0800
+++ 2.6.14-mm2-cy/block/elevator.c 2005-11-16 14:06:49.000000000 +0800
@@ -1,5 +4294967291,3 @@
/*
- * linux/drivers/block/elevator.c
- *
* Block device elevator/IO-scheduler.
*
diff -pruN 2.6.14-mm2/block/ll_rw_blk.c 2.6.14-mm2-cy/block/ll_rw_blk.c
--- 2.6.14-mm2/block/ll_rw_blk.c 2005-11-11 16:50:55.000000000 +0800
+++ 2.6.14-mm2-cy/block/ll_rw_blk.c 2005-11-16 14:04:53.000000000 +0800
@@ -1,5 +4294967289,3 @@
/*
- * linux/drivers/block/ll_rw_blk.c
- *
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 1994, Karl Keyte: Added support for disk statistics
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/