commit | 3a41d85febdd3ab060bd8a074862280c4aea29d5 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Nov 17 14:27:55 2012 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Nov 27 22:49:19 2012 -0800 |
tree | 77e786c3e6985699fb66ea66a782cdb38e7e9e2f | |
parent | c18bc7d8d34103d4bae47db180b508413f98dc36 [diff] |
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>