target/iblock: Forward declare bio helpers
authorNicholas Bellinger <nab@linux-iscsi.org>
Sat, 17 Nov 2012 22:27:55 +0000 (14:27 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 28 Nov 2012 06:49:19 +0000 (22:49 -0800)
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 <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_iblock.c

Simple merge