diff options
author | Parav Pandit <parav@mellanox.com> | 2018-03-29 13:26:32 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-29 22:54:20 +0300 |
commit | fd59015d68ee5bb0397a13cc02dbce9525f7c593 (patch) | |
tree | 6a1d141b3ec49262e7cc8aa08752a13c2b63d120 /include/rdma/rdma_cm.h | |
parent | 6f57c933a49afb30d987f0ba7db4f52452f7d638 (diff) | |
download | linux-fd59015d68ee5bb0397a13cc02dbce9525f7c593.tar.xz |
IB/addr: Constify dst_entry pointer
Make dst_entry pointer as const struct dst_entry* to improve code
readablity to make sure that dst structure fields are not modified by
various functions which are using it.
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/rdma/rdma_cm.h')
0 files changed, 0 insertions, 0 deletions