From: NeilBrown Date: Fri, 14 Aug 2015 02:07:57 +0000 (+1000) Subject: md/raid5: use bio_list for the list of bios to return. X-Git-Tag: omap-for-v4.3/fixes-rc1~84^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a6f80e1639b124f24b5fadc1d45d69417cbace;p=pandora-kernel.git md/raid5: use bio_list for the list of bios to return. This will make it easier to splice two lists together which will be needed in future patch. Signed-off-by: NeilBrown --- Reading git-diff-tree failed