Signed-off-by: Andy Grover <agrover@xxxxxxxxxx> --- include/target/target_core_base.h | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index 6149b2a..bb739f9 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h @@ -473,12 +473,6 @@ struct t10_reservation { struct t10_reservation_ops pr_ops; }; -struct se_queue_req { - int state; - struct se_cmd *cmd; - struct list_head qr_list; -}; - struct se_queue_obj { atomic_t queue_cnt; spinlock_t cmd_queue_lock; -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html