public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update location of ll_rw_blk.c in docs
@ 2005-11-12 14:03 Ben Collins
  0 siblings, 0 replies; only message in thread
From: Ben Collins @ 2005-11-12 14:03 UTC (permalink / raw)
  To: linux-kernel

Picked from the ubuntu-2.6 tree

diff-tree d96fe6eeebd11fb8f70d091eb368e901cec64e1b (from cfd55027d8596fdd19e0023573cc0a6b92994d35)
Author: Ben Collins <bcollins@ubuntu.com>
Date:   Sat Nov 12 09:29:51 2005 -0500

    [UBUNTU:Documentation] Update location of ll_rw_blk.c in docs
    
    The change in location for ll_rw_blk.c from drivers/block/ to block/
    caused failure to generate documentation.
    
    UpstreamStatus: Submitted for 2.6.15
    
    Signed-off-by: Ben Collins <bcollins@ubuntu.com>

diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -388,7 +388,7 @@ X!Edrivers/pnp/system.c
 
   <chapter id="blkdev">
      <title>Block Devices</title>
-!Edrivers/block/ll_rw_blk.c
+!Eblock/ll_rw_blk.c
   </chapter>
 
   <chapter id="miscdev">
diff --git a/Documentation/block/biodoc.txt b/Documentation/block/biodoc.txt
--- a/Documentation/block/biodoc.txt
+++ b/Documentation/block/biodoc.txt
@@ -1063,8 +1063,8 @@ Aside:
 4.4 I/O contexts
 I/O contexts provide a dynamically allocated per process data area. They may
 be used in I/O schedulers, and in the block layer (could be used for IO statis,
-priorities for example). See *io_context in drivers/block/ll_rw_blk.c, and
-as-iosched.c for an example of usage in an i/o scheduler.
+priorities for example). See *io_context in block/ll_rw_blk.c, and as-iosched.c
+for an example of usage in an i/o scheduler.
 
 
 5. Scalability related changes

-- 
Ubuntu     - http://www.ubuntu.com/
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
SwissDisk  - http://www.swissdisk.com/

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

only message in thread, other threads:[~2005-11-12 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-12 14:03 [PATCH] Update location of ll_rw_blk.c in docs Ben Collins

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