RDMA/siw: Cleanup unused mmap structures.
authorBernard Metzler <bmt@zurich.ibm.com>
Wed, 13 Nov 2019 15:34:04 +0000 (16:34 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 14 Nov 2019 15:56:11 +0000 (11:56 -0400)
commit289b20b2a5f900dd759300ffe765a2d078296432
tree338e6613568b9ba9bab5bc5a03fb6f1bafd38ceb
parent9a5407d74c22821f7944e2be4209bdfc5faf8143
RDMA/siw: Cleanup unused mmap structures.

Removes obsolete driver specific mmap information after
generalization of RDMA driver mmap service. Also removes
useless forward declaration of struct siw_mr.

Fixes: 11f1a75567c4 ("RDMA/siw: Use the common mmap_xa helpers")
Link: https://lore.kernel.org/r/20191113153404.7402-1-bmt@zurich.ibm.com
Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/siw/siw.h
drivers/infiniband/sw/siw/siw_verbs.c