RDMA/rxe: Removed unused name from rxe_task struct
authorBob Pearson <rpearsonhpe@gmail.com>
Fri, 21 Oct 2022 20:01:04 +0000 (15:01 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 28 Oct 2022 16:47:15 +0000 (13:47 -0300)
commitde669ae8af49ceed0eed44f5b3d51dc62affc5e4
tree138b5f3d7404c00eab954466b05aa30d44778925
parent98a54f170617746b5d09b18b23b295efc7a42a5e
RDMA/rxe: Removed unused name from rxe_task struct

The name field in struct rxe_task is never used. This patch removes it.

Link: https://lore.kernel.org/r/20221021200118.2163-4-rpearsonhpe@gmail.com
Signed-off-by: Ian Ziemba <ian.ziemba@hpe.com>
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_qp.c
drivers/infiniband/sw/rxe/rxe_task.c
drivers/infiniband/sw/rxe/rxe_task.h