Commit 7f13e0be authored by Wan Jiabing's avatar Wan Jiabing Committed by Jason Gunthorpe

RDMA/iser: struct iscsi_iser_task is declared twice

struct iscsi_iser_task has been declared at 201st line. Remove the
duplicate.

Link: https://lore.kernel.org/r/20210326113347.903976-1-wanjiabing@vivo.comSigned-off-by: default avatarWan Jiabing <wanjiabing@vivo.com>
Signed-off-by: default avatarJason Gunthorpe <jgg@nvidia.com>
parent de2a2461
......@@ -297,7 +297,6 @@ struct iser_login_desc {
struct iser_conn;
struct ib_conn;
struct iscsi_iser_task;
/**
* struct iser_device - iSER device handle
......
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