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 10:30:34 +0300 |
| commit | 3040784f872133836cfa63c58c7e0ca329476d25 (patch) | |
| tree | be67f04ba44c135f93003c426125c01c4af9048b /include/linux/stacktrace.h | |
| parent | 80b0d3546ce18c5bbae7cebec014beb2fbe81580 (diff) | |
| download | linux-3040784f872133836cfa63c58c7e0ca329476d25.tar.xz | |
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 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
