OSDN Git Service

RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
authorJason Gunthorpe <jgg@mellanox.com>
Tue, 13 Mar 2018 22:33:17 +0000 (16:33 -0600)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 15 Mar 2018 21:58:02 +0000 (15:58 -0600)
commitb92ec0fe3224dbce7d50fb6cbfaf4eaf4a6f0359
treec3d8f7113f3d47784a47d2c1527df579b58f24fc
parent95da6e96f1e74e6ddfb347f7a8310f419bb47bf7
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr

It isn't used and it couldn't possibly ever be used correctly.

Tested-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/rxe/rxe_cq.c
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_verbs.c