diff options
author | 2013-10-31 17:26:04 +0800 | |
---|---|---|
committer | 2013-11-01 14:18:48 +0100 | |
commit | bca2b916f3d5c5bcb3d9d38fc1e4cb4d83b1d8a8 (patch) | |
tree | 7e117edf5ad3b985d486ff13253f56b79e10de9c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() (diff) | |
download | linux-dev-bca2b916f3d5c5bcb3d9d38fc1e4cb4d83b1d8a8.tar.xz linux-dev-bca2b916f3d5c5bcb3d9d38fc1e4cb4d83b1d8a8.zip |
iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversal
Replace list_for_each_safe() + list_entry() with the simpler
list_for_each_entry_safe().
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions