OSDN Git Service

IB/mlx5: Make mlx5_ib_stage_odp_cleanup() static
authorKamal Heib <kamalheib1@gmail.com>
Wed, 30 Jan 2019 14:13:42 +0000 (16:13 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 30 Jan 2019 22:17:17 +0000 (15:17 -0700)
commitf3ffed0ce49a41cdbac5a85f42baeebe334ca9ab
tree78770974c83e1889018e294d20193991b528ff8a
parent0b5cb3300ae59ed7e93b465dfa2384a6a4df8eb4
IB/mlx5: Make mlx5_ib_stage_odp_cleanup() static

The function mlx5_ib_stage_odp_cleanup() is only used in main.c

Fixes: d5d284b829a6 ("{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA")
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/main.c