Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

target: Remove unused struct se_queue_req

parent 644df699
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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;