commit | 5f04eeb8a76521dec371ceb05e8263889a8af2bc | [log] [tgz] |
---|---|---|
author | Alberto Bertogli <albertito@blitiri.com.ar> | Mon Nov 02 11:39:42 2009 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Nov 02 11:41:13 2009 +0100 |
tree | ec69a41f4e6258994aee7720bdee645ad569bc73 | |
parent | ad0bf11070ebb3c95f8ce82e6219dbd79c8e8b69 [diff] |
Fix bio_alloc() and bio_kmalloc() documentation 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>