diff options
author | Parav Pandit <[email protected]> | 2018-03-29 13:26:32 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2018-03-29 13:54:20 -0600 |
commit | fd59015d68ee5bb0397a13cc02dbce9525f7c593 (patch) | |
tree | 6a1d141b3ec49262e7cc8aa08752a13c2b63d120 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6f57c933a49afb30d987f0ba7db4f52452f7d638 (diff) |
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 <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions