diff options
| author | Parav Pandit <[email protected]> | 2018-08-28 15:08:42 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-09-06 13:45:38 -0600 |
| commit | f7b65d9bf2db0e4b319c0676900c6c25398a449f (patch) | |
| tree | 36f7fd44ecb1f62c53fdc7396a05ce1ac40e7b47 /tools/perf/scripts/python | |
| parent | 93688ddbe1da1ead030b210dadc5a8cfbff95849 (diff) | |
RDMA/core: Use simplified list_for_each
While traversing client_data_list in following conditions, linked list is
only read, no elements of the list are removed. Therefore, use
list_for_each_entry(), instead of list_for_each_safe().
Signed-off-by: Parav Pandit <[email protected]>
Reviewed-by: Daniel Jurgens <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions