diff options
Diffstat (limited to 'drivers/target/target_core_iblock.h')
-rw-r--r-- | drivers/target/target_core_iblock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/target/target_core_iblock.h b/drivers/target/target_core_iblock.h index e929370b6fd3..66cf7b9e205e 100644 --- a/drivers/target/target_core_iblock.h +++ b/drivers/target/target_core_iblock.h | |||
@@ -7,7 +7,6 @@ | |||
7 | #define IBLOCK_LBA_SHIFT 9 | 7 | #define IBLOCK_LBA_SHIFT 9 |
8 | 8 | ||
9 | struct iblock_req { | 9 | struct iblock_req { |
10 | struct se_task ib_task; | ||
11 | atomic_t pending; | 10 | atomic_t pending; |
12 | atomic_t ib_bio_err_cnt; | 11 | atomic_t ib_bio_err_cnt; |
13 | } ____cacheline_aligned; | 12 | } ____cacheline_aligned; |