Fix bio_alloc() and bio_kmalloc() documentation
authorAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 2 Nov 2009 10:39:42 +0000 (11:39 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 2 Nov 2009 10:41:13 +0000 (11:41 +0100)
Commit 451a9ebf accidentally broke bio_alloc() and bio_kmalloc() comments by
(almost) swapping them.

This patch fixes that, by placing the comments in the right place.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/bio.c

diff --cc fs/bio.c
Simple merge