From: Alberto Bertogli Date: Mon, 2 Nov 2009 10:39:42 +0000 (+0100) Subject: Fix bio_alloc() and bio_kmalloc() documentation X-Git-Tag: v2.6.32-rc7~80^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f04eeb8a76521dec371ceb05e8263889a8af2bc;p=pandora-kernel.git 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 Acked-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed