提交 220aee30 编写于 作者: G Gioh Kim 提交者: Jason Gunthorpe

RDMA/rtrs: Remove unused field of rtrs_iu

list field is not used anywhere

Link: https://lore.kernel.org/r/20200930131407.6438-1-gi-oh.kim@clous.ionos.comSigned-off-by: NGioh Kim <gi-oh.kim@cloud.ionos.com>
Acked-by: NJack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: NJason Gunthorpe <jgg@nvidia.com>
上级 cf4c0fb0
...@@ -115,7 +115,6 @@ struct rtrs_sess { ...@@ -115,7 +115,6 @@ struct rtrs_sess {
/* rtrs information unit */ /* rtrs information unit */
struct rtrs_iu { struct rtrs_iu {
struct list_head list;
struct ib_cqe cqe; struct ib_cqe cqe;
dma_addr_t dma_addr; dma_addr_t dma_addr;
void *buf; void *buf;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册