target: cleanup iblock bio submission
[deliverable/linux.git] / drivers / target / target_core_iblock.h
index a121cd1b657517de83c7931a3e9884b271922786..7a76f663385c0af5a03538e68fcd88a9e90717d9 100644 (file)
@@ -11,7 +11,6 @@ struct iblock_req {
        unsigned char ib_scsi_cdb[TCM_MAX_COMMAND_SIZE];
        atomic_t ib_bio_cnt;
        atomic_t ib_bio_err_cnt;
-       struct bio *ib_bio;
 } ____cacheline_aligned;
 
 #define IBDF_HAS_UDEV_PATH             0x01
This page took 0.024271 seconds and 5 git commands to generate.