commit | 9ef77bd76075408be3a0bb769d37f4b67953a098 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Mon Jan 01 13:07:11 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jan 02 13:36:57 2018 -0700 |
tree | 258757a0d8e65c7dc7162e15ccaece7a22debc19 | |
parent | 27f382da31240243dd599b9557e3abb9ac01f7e3 [diff] |
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>