Commit ef286404 authored by Andy Grover's avatar Andy Grover Committed by Nicholas Bellinger

target: Remove unused struct se_queue_req

Signed-off-by: default avatarAndy Grover <agrover@redhat.com>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 644df699
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment