linux/drivers/infiniband
Bart Van Assche f373859190 IB/core: Declare local functions 'static'
This patch avoids that sparse complains about missing function
declarations.

Fixes: f27a0d50a4 ("RDMA/umem: Use umem->owning_mm inside ODP")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-24 09:22:30 -07:00
..
core IB/core: Declare local functions 'static' 2019-01-24 09:22:30 -07:00
hw infiniband: usnic: no need to check return value of debugfs_create functions 2019-01-24 09:22:30 -07:00
sw IB/rxe: Remove unnecessary rxe variable 2019-01-21 16:46:08 -07:00
ulp infiniband: ipoib: no need to check return value of debugfs_create functions 2019-01-24 09:22:30 -07:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile