]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/core: Avoid exporting module local functions and remove not-used ones
authorParav Pandit <parav@nvidia.com>
Sun, 4 Jan 2026 13:51:34 +0000 (15:51 +0200)
committerLeon Romanovsky <leon@kernel.org>
Mon, 5 Jan 2026 09:02:29 +0000 (04:02 -0500)
commit8d466b155f83890f2f2d4cf6d0f623ac2d455b12
tree2f29ad606be64be03f5a54ff42442835ed5daddb
parentac7dea328ab52a6dce40361bb478b80d5004abe0
RDMA/core: Avoid exporting module local functions and remove not-used ones

Some of the functions are local to the module and some are not used
starting from commit 36783dec8d79 ("RDMA/rxe: Delete deprecated module
parameters interface"). Delete and avoid exporting them.

Signed-off-by: Parav Pandit <parav@nvidia.com>
Link: https://patch.msgid.link/20260104-ib-core-misc-v1-2-00367f77f3a8@nvidia.com
Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/core/device.c
include/rdma/ib_verbs.h