RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 5 Jul 2018 16:38:38 +0000 (09:38 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 9 Jul 2018 18:11:22 +0000 (12:11 -0600)
commit28e39894ed4fecd19956ae672a312f65419bd703
treea60eee1ff761ac6a54b90ff5a5dccbf4b04dae43
parentb1b639708f7431c85df4f70ae0d82c336705d7d4
RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()

Remove these two functions since all their callers have been removed.
See also commit ea8c2d8f6014 ("RDMA/core: Remove unused ib cache
functions").

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/cache.c