mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
iser-target: Remove dead code
unmap_list is unused. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
parent
e26e6ef703
commit
b859203473
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user