]> git.baikalelectronics.ru Git - kernel.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)
commit31b415a7c56be2a8c48c0942935831b24b684adb
tree77e786c3e6985699fb66ea66a782cdb38e7e9e2f
parent2689d20809398bedf20c57fd16d8707e5344f1f4
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