diff options
author | Yijing Wang <[email protected]> | 2013-10-31 17:26:04 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2013-11-01 14:18:48 +0100 |
commit | bca2b916f3d5c5bcb3d9d38fc1e4cb4d83b1d8a8 (patch) | |
tree | 7e117edf5ad3b985d486ff13253f56b79e10de9c /lib/string_helpers.c | |
parent | 8b161f0ee911369232b5b5c18f84b5072f5bd09e (diff) |
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 <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions