public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] *-iosched.c: Use proper documentation path
@ 2005-01-25  7:49 Adrian Bunk
  2005-01-25  8:06 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2005-01-25  7:49 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, axboe, jeffpc

This patch by Josef "Jeff" Sipek <jeffpc@optonline.net> fixes two 
documentationn paths.

Signed-off-by: Josef "Jeff" Sipek <jeffpc@optonline.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>

diff -Nru a/drivers/block/as-iosched.c b/drivers/block/as-iosched.c
--- a/drivers/block/as-iosched.c	2004-12-02 19:45:45 -05:00
+++ b/drivers/block/as-iosched.c	2004-12-02 19:45:45 -05:00
@@ -25,7 +25,7 @@
 #define REQ_ASYNC	0
 
 /*
- * See Documentation/as-iosched.txt
+ * See Documentation/block/as-iosched.txt
  */
 
 /*
diff -Nru a/drivers/block/deadline-iosched.c b/drivers/block/deadline-iosched.c
--- a/drivers/block/deadline-iosched.c	2004-12-02 19:45:45 -05:00
+++ b/drivers/block/deadline-iosched.c	2004-12-02 19:45:45 -05:00
@@ -19,7 +19,7 @@
 #include <linux/rbtree.h>
 
 /*
- * See Documentation/deadline-iosched.txt
+ * See Documentation/block/deadline-iosched.txt
  */
 static int read_expire = HZ / 2;  /* max time before a read is submitted. */
 static int write_expire = 5 * HZ; /* ditto for writes, these limits are SOFT! */






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-25  8:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-25  7:49 [2.6 patch] *-iosched.c: Use proper documentation path Adrian Bunk
2005-01-25  8:06 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox