]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[BLOCK] A few kerneldoc fixups
authorJens Axboe <axboe@suse.de>
Tue, 31 Jan 2006 14:24:34 +0000 (15:24 +0100)
committerJens Axboe <axboe@suse.de>
Tue, 31 Jan 2006 14:24:34 +0000 (15:24 +0100)
Signed-off-by: Jens Axboe <axboe@suse.de>
block/ll_rw_blk.c
fs/bio.c

index e00ab71b5e0cea462ad2c487e2854ff873ad711f..d38b4afa37ef038dd8a7e0472b1150261972bf47 100644 (file)
@@ -304,6 +304,7 @@ static inline void rq_init(request_queue_t *q, struct request *rq)
  * blk_queue_ordered - does this queue support ordered writes
  * @q:        the request queue
  * @ordered:  one of QUEUE_ORDERED_*
+ * @prepare_flush_fn: rq setup helper for cache flush ordered writes
  *
  * Description:
  *   For journalled file systems, doing ordered writes on a commit
@@ -2633,6 +2634,7 @@ EXPORT_SYMBOL(blk_put_request);
 /**
  * blk_end_sync_rq - executes a completion event on a request
  * @rq: request to complete
+ * @error: end io status of the request
  */
 void blk_end_sync_rq(struct request *rq, int error)
 {
index bbc442b8c86722dbe69651fb593bfe7d3f6c936c..1f3bb501c262bc9b94ad9e0b73c5af8acc511c90 100644 (file)
--- a/fs/bio.c
+++ b/fs/bio.c
@@ -411,6 +411,7 @@ static int __bio_add_page(request_queue_t *q, struct bio *bio, struct page
 
 /**
  *     bio_add_pc_page -       attempt to add page to bio
+ *     @q: the target queue
  *     @bio: destination bio
  *     @page: page to add
  *     @len: vec entry length