Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
[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;