iproute2/rdma
Leon Romanovsky 0fc8c30b4e rdma: Reduce scope of _dev_map_lookup call
There is no external users of _dev_map_lookup function,
so let's limit its scope to be local.

Fixes: 40df8263a0 ("rdma: Add dev object")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2017-12-27 07:47:35 -08:00
..
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
dev.c rdma: Implement json output for dev object 2017-08-21 17:07:44 -07:00
link.c rdma: fix duplicate initialization in port_names 2017-08-24 15:02:16 -07:00
rdma.c rdma: Add json and pretty outputs 2017-08-21 17:07:44 -07:00
rdma.h rdma: Reduce scope of _dev_map_lookup call 2017-12-27 07:47:35 -08:00
utils.c rdma: Reduce scope of _dev_map_lookup call 2017-12-27 07:47:35 -08:00