RDMA/core: Remove unused ib_find_exact_cached_pkey
authorDr. David Alan Gilbert <linux@treblig.org>
Sat, 21 Dec 2024 01:40:19 +0000 (01:40 +0000)
committerLeon Romanovsky <leon@kernel.org>
Tue, 24 Dec 2024 10:00:42 +0000 (05:00 -0500)
commitddc8fab40b9ae309052d37179a705430fc15db97
tree8ff0bb50c7e2c3f68e4fabd2a5eba9b8ca0befb5
parent30dd62fa3954cb7697dbae9c33b2a5c50d8b5c6a
RDMA/core: Remove unused ib_find_exact_cached_pkey

The last use of ib_find_exact_cached_pkey() was removed in 2012
by commit 2c75d2ccb6e5 ("IB/mlx4: Fix QP1 P_Key processing in the Primary
Physical Function (PPF)")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20241221014021.343979-3-linux@treblig.org
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/core/cache.c
include/rdma/ib_cache.h