diff options
| author | Dan Carpenter <error27@gmail.com> | 2026-05-20 09:00:23 +0300 |
|---|---|---|
| committer | Joerg Roedel <joerg.roedel@amd.com> | 2026-05-28 09:30:34 +0200 |
| commit | 3040784f872133836cfa63c58c7e0ca329476d25 (patch) | |
| tree | be67f04ba44c135f93003c426125c01c4af9048b /drivers/phy/eswin/git@git.tavy.me:linux.git | |
| parent | 80b0d3546ce18c5bbae7cebec014beb2fbe81580 (diff) | |
iommu/vsi: Use list_for_each_entry()
Smatch complains about the NULL check on "iommu" because list_entry()
can't be NULL. Clean up this code by using list_for_each_entry().
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
