diff options
author | Ben Collins <bcollins@debian.org> | 2005-11-15 03:09:21 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-15 11:59:20 -0500 |
commit | 1d193f4f112b9d8855ba1339fa784ee95f25b9c7 (patch) | |
tree | 089f01b69c080df59405cb65ff3a9782bfdcb15e /Documentation/DocBook/kernel-api.tmpl | |
parent | 400bb2369df481abae5aa801e63e70008e15fba5 (diff) |
[PATCH] Update location of ll_rw_blk.c in docs
Picked from the ubuntu-2.6 tree
The change in location for ll_rw_blk.c from drivers/block/ to block/ caused
failure to generate documentation.
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Cc: Jeff Garzik <jgarzik@pobox.com>
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
-rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 0519c9dc0065..096aed62c326 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl | |||
@@ -386,7 +386,7 @@ X!Edrivers/pnp/system.c | |||
386 | 386 | ||
387 | <chapter id="blkdev"> | 387 | <chapter id="blkdev"> |
388 | <title>Block Devices</title> | 388 | <title>Block Devices</title> |
389 | !Edrivers/block/ll_rw_blk.c | 389 | !Eblock/ll_rw_blk.c |
390 | </chapter> | 390 | </chapter> |
391 | 391 | ||
392 | <chapter id="miscdev"> | 392 | <chapter id="miscdev"> |