]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit3a41d85febdd3ab060bd8a074862280c4aea29d5
tree77e786c3e6985699fb66ea66a782cdb38e7e9e2f
parentc18bc7d8d34103d4bae47db180b508413f98dc36
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 <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_iblock.c