]> git.ipfire.org Git - people/arne_f/kernel.git/commit
RDMA/iwcm: Remove extra EXPORT_SYMBOLS
authorLeon Romanovsky <leonro@mellanox.com>
Thu, 1 Jun 2017 08:59:44 +0000 (11:59 +0300)
committerLeon Romanovsky <leon@kernel.org>
Thu, 10 Aug 2017 10:17:43 +0000 (13:17 +0300)
commit5d7ee40907507e8439044f415f3e1de216a26dea
tree63adc4b05b8d452972f0f9ec69c14aad69efbcad
parent93fa50760b99aa12950421d0f3d2631694ca3e74
RDMA/iwcm: Remove extra EXPORT_SYMBOLS

The iwcm exports functions which are not used outside of ib_core.
This patch simply removes these EXPORT_SYMBOLS.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Chien Tin Tung <chien.tin.tung@intel.com>
drivers/infiniband/core/iwpm_msg.c
drivers/infiniband/core/iwpm_util.c