aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorParav Pandit <[email protected]>2018-08-28 15:08:42 +0300
committerJason Gunthorpe <[email protected]>2018-09-06 13:45:38 -0600
commitf7b65d9bf2db0e4b319c0676900c6c25398a449f (patch)
tree36f7fd44ecb1f62c53fdc7396a05ce1ac40e7b47 /tools/perf/scripts/python
parent93688ddbe1da1ead030b210dadc5a8cfbff95849 (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