From 3a41d85febdd3ab060bd8a074862280c4aea29d5 Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger Date: Sat, 17 Nov 2012 14:27:55 -0800 Subject: [PATCH] target/iblock: Forward declare bio helpers Go ahead and forward declare the handful of helper functions required for bio submission code in order to avoid the extra function prototypes. Reported-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed