RDMA/rxe: Replace obj by elem in declaration
authorBob Pearson <rpearsonhpe@gmail.com>
Fri, 4 Mar 2022 00:08:01 +0000 (18:08 -0600)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 15 Mar 2022 23:49:57 +0000 (20:49 -0300)
commitb4a47f6836b9c8fa60ccd8ff64f3c5f5b7d35afa
treed0701e598b9a11ddef81a0b8e8798ded77355d85
parent3c3e4d582bdc461081abea9de54eb4112a9a6283
RDMA/rxe: Replace obj by elem in declaration

Fix a harmless typo replacing obj by elem in the cleanup fields.  This has
no effect but is confusing.

Link: https://lore.kernel.org/r/20220304000808.225811-6-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_pool.c
drivers/infiniband/sw/rxe/rxe_pool.h