RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free
authorGioh Kim <gi-oh.kim@cloud.ionos.com>
Fri, 23 Oct 2020 07:43:48 +0000 (09:43 +0200)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 28 Oct 2020 16:17:40 +0000 (13:17 -0300)
commit8bd372ace32ec88fe3ad1421929ae1604f2a2c2c
tree1c95c3e3bfc7480a719fd28d85370e832c33e0a2
parent3c8483f5a436ce00f122378ef84aa7c6b20066f1
RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free

The direction of DMA operation is already in the rtrs_iu

Link: https://lore.kernel.org/r/20201023074353.21946-8-jinpu.wang@cloud.ionos.com
Signed-off-by: Gioh Kim <gi-oh.kim@cloud.ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/ulp/rtrs/rtrs-clt.c
drivers/infiniband/ulp/rtrs/rtrs-pri.h
drivers/infiniband/ulp/rtrs/rtrs-srv.c
drivers/infiniband/ulp/rtrs/rtrs.c