]> git.baikalelectronics.ru Git - kernel.git/commit
block: improve the bio_add_page() and bio_add_pc_page() descriptions
authorAndreas Gruenbacher <agruen@kernel.org>
Sat, 28 May 2011 12:44:46 +0000 (14:44 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 28 May 2011 12:44:46 +0000 (14:44 +0200)
commitf0d8f8c62a3e730063c2e29ce2a4941990239a55
treef15080a951aa5e141ba4dd13b187f56707add78c
parent24b4e1babe2a907cce2562a5b4b68fc20ccfc8f0
block: improve the bio_add_page() and bio_add_pc_page() descriptions

The descriptions of bio_add_page() and bio_add_pc_page() are slightly
inconsistent; improve them.

Signed-off-by: Andreas Gruenbacher <agruen@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fs/bio.c