mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [Patch 2.6] Use proper documentation path
@ 2004-12-03  0:52 Jeff Sipek
  0 siblings, 0 replies; only message in thread
From: Jeff Sipek @ 2004-12-03  0:52 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: trivial, akpm, axboe, piggin

[-- Attachment #1: Type: text/plain, Size: 965 bytes --]

Use proper documentation path

Signed-off-by: Josef "Jeff" Sipek <jeffpc@optonline.net>


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! */


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-03  0:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-03  0:52 [Patch 2.6] Use proper documentation path Jeff Sipek

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

all inboxes | Powered by JetHome®