RDMA/rxe: Make rxe_do_task static
authorBob Pearson <rpearsonhpe@gmail.com>
Fri, 21 Oct 2022 20:01:06 +0000 (15:01 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 28 Oct 2022 16:47:15 +0000 (13:47 -0300)
commitdcef28528cce82a82134abd393aa0f38f2edf77e
tree9ab3d9b6dd60f0f0e8e6b6c678ba8f8f1cba0f66
parentdccb23f6c312e4480fe32ccbc2afac1a5cac7e5e
RDMA/rxe: Make rxe_do_task static

The subroutine rxe_do_task() is only called in rxe_task.c. This patch
makes it static and renames it do_task().

Link: https://lore.kernel.org/r/20221021200118.2163-6-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_task.c
drivers/infiniband/sw/rxe/rxe_task.h