Searched hist:b4a47f6836b9c8fa60ccd8ff64f3c5f5b7d35afa (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_pool.h | diff b4a47f6836b9c8fa60ccd8ff64f3c5f5b7d35afa Fri Mar 04 01:08:01 CET 2022 Bob Pearson <rpearsonhpe@gmail.com> 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>
|
H A D | rxe_pool.c | diff b4a47f6836b9c8fa60ccd8ff64f3c5f5b7d35afa Fri Mar 04 01:08:01 CET 2022 Bob Pearson <rpearsonhpe@gmail.com> 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>
|