summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2026-05-20 09:00:23 +0300
committerJoerg Roedel <joerg.roedel@amd.com>2026-05-28 10:30:34 +0300
commit3040784f872133836cfa63c58c7e0ca329476d25 (patch)
treebe67f04ba44c135f93003c426125c01c4af9048b /include/linux/stacktrace.h
parent80b0d3546ce18c5bbae7cebec014beb2fbe81580 (diff)
downloadlinux-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