RDMA/rxe: Remove dangling declaration of rxe_cq_disable()
authorNicolas Morey <nmorey@suse.com>
Wed, 24 May 2023 08:52:20 +0000 (10:52 +0200)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 1 Jun 2023 15:59:32 +0000 (12:59 -0300)
commit84510a61ef0974ec765cc68d04ddab905b9b6c7c
tree85d76730e7415a50104aeac462ea52674ab2ce54
parentb002760f877c0d91ecd3c78565b52f4bbac379dd
RDMA/rxe: Remove dangling declaration of rxe_cq_disable()

rxe_cq_disable() has been removed but not its declaration.

Fixes: 78b26a335310 ("RDMA/rxe: Remove tasklet call from rxe_cq.c")
Link: https://lore.kernel.org/r/4f20ffc5-b2c4-0c11-2883-a835caf01a94@suse.com
Signed-off-by: Nicolas Morey <nmorey@suse.com>
Acked-by: Zhu Yanjun <zyjzyj2000@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_loc.h