From 34a6f80e1639b124f24b5fadc1d45d69417cbace Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Fri, 14 Aug 2015 12:07:57 +1000 Subject: [PATCH] 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-format-patch failed