RDMA/rxe: Replace grp by mcg, mce by mca
authorBob Pearson <rpearsonhpe@gmail.com>
Tue, 8 Feb 2022 21:16:37 +0000 (15:16 -0600)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 16 Feb 2022 16:01:19 +0000 (12:01 -0400)
commit5bc15d1f7e3c9b84b40e020983e2cee19a546e72
treecaecb1d338f81a6fa7c97d9d094f7432ac7340fc
parentd572405518ffd7c21882c1f2e9a568f2e8548d0b
RDMA/rxe: Replace grp by mcg, mce by mca

Replace 'grp' by 'mcg', 'mce' by 'mca'.  Shorten subroutine names in
rxe_mcast.c.  These name uses are more in line with other object names
used.

Link: https://lore.kernel.org/r/20220208211644.123457-4-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_mcast.c
drivers/infiniband/sw/rxe/rxe_recv.c