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

Commit b8592034 authored by Sagi Grimberg's avatar Sagi Grimberg Committed by Nicholas Bellinger
Browse files

iser-target: Remove dead code



unmap_list is unused.

Signed-off-by: default avatarSagi Grimberg <sagig@mellanox.com>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent e26e6ef7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1640,7 +1640,6 @@ static void
isert_unreg_rdma(struct isert_cmd *isert_cmd, struct isert_conn *isert_conn)
{
	struct isert_rdma_wr *wr = &isert_cmd->rdma_wr;
	LIST_HEAD(unmap_list);

	isert_dbg("Cmd %p\n", isert_cmd);