On Sat, Dec 18, 2021 at 07:23:20PM +0800, Chengguang Xu wrote: > There is a redundant ']' in the name of opcode IB_OPCODE_RC_SEND_MIDDLE, > so just fix it. > > Signed-off-by: Chengguang Xu <cgxu519@xxxxxxxxxxxx> > Acked-by: Zhu Yanjun <zyjzyj2000@xxxxxxxxx> > Reviewed-by: Bob Pearson <rpearsonhpe@xxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_opcode.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks I added a fixes line Jason