RDMA/rxe: Remove useless EXPORT_SYMBOL
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 1 Jan 2018 11:07:11 +0000 (13:07 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 2 Jan 2018 20:36:57 +0000 (13:36 -0700)
commit9ef77bd76075408be3a0bb769d37f4b67953a098
tree258757a0d8e65c7dc7162e15ccaece7a22debc19
parent27f382da31240243dd599b9557e3abb9ac01f7e3
RDMA/rxe: Remove useless EXPORT_SYMBOL

The RXE driver is standalone module and hence doesn't need to export
symbols, nor does this one line function deserve to be not inlined.

Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/rxe/rxe.c
drivers/infiniband/sw/rxe/rxe.h