This short series of patches corrects a bug introduced and then addresses several issues raised during discussion of the bug and the proposed fix. The first patch fixes a real bug but the other four are stylistic and cleanup changes. Signed-off-by: Bob Pearson <rpearson@xxxxxxx> *** BLURB HERE *** Bob Pearson (5): RDMA/rxe: Fix bug in rxe_alloc RDMA/rxe: Fix misleading comments and names RDMA/rxe: Remove RXE_POOL_ATOMIC RDMA/rxe: Remove calls to ib_device_try_get/put RDMA/rxe: Remove unneeded pool->flag drivers/infiniband/sw/rxe/rxe_mcast.c | 8 +-- drivers/infiniband/sw/rxe/rxe_pool.c | 90 ++++++++++----------------- drivers/infiniband/sw/rxe/rxe_pool.h | 62 ++++++++---------- 3 files changed, 63 insertions(+), 97 deletions(-) -- 2.27.0