]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: Improve the bio_add_page() and bio_add_pc_page() descriptions
authorAndreas Gruenbacher <agruen@kernel.org>
Fri, 27 May 2011 12:52:09 +0000 (14:52 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 27 May 2011 13:43:00 +0000 (09:43 -0400)
commite54bd8c602821eec10f34439fa306bbe83527f7a
tree0367c04b6fb5f43cb117d4bac1d2bf39db08495f
parent17f65b49809fa09670cf4877723ef60156e53e2a
vfs: 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>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/bio.c