OSDN Git Service

IB/mlx5: Declare local functions 'static'
authorBart Van Assche <bvanassche@acm.org>
Tue, 22 Jan 2019 18:24:39 +0000 (10:24 -0800)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 24 Jan 2019 16:22:30 +0000 (09:22 -0700)
commit0a353c2e9435ecea39f8ffbe09dc88fd931e88fd
tree1fd72b247c2361feec809dd2034623a6dae29d42
parentf37385919045ad611bcf40bbb899591ec8aac86c
IB/mlx5: Declare local functions 'static'

This patch avoids that sparse complains about missing function
declarations.

Fixes: c9990ab39b6e ("RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/odp.c