Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh...
[cascardo/linux.git] / drivers / target / target_core_iblock.h
index e929370..66cf7b9 100644 (file)
@@ -7,7 +7,6 @@
 #define IBLOCK_LBA_SHIFT       9
 
 struct iblock_req {
-       struct se_task ib_task;
        atomic_t pending;
        atomic_t ib_bio_err_cnt;
 } ____cacheline_aligned;