From: Andy Grover <agrover@xxxxxxxxxx> Signed-off-by: Andy Grover <agrover@xxxxxxxxxx> Signed-off-by: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> --- 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 f609af4..41dd91b 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h @@ -474,12 +474,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.2.5 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html