Skip to content
Commit b0d7ecd7 authored by Wambui Karuga's avatar Wambui Karuga Committed by Alex Deucher
Browse files

drm/amd: use list_for_each_entry for list iteration.



list_for_each() can be replaced by the more concise
list_for_each_entry() here for iteration over the lists.
This change was reported by coccinelle.

Signed-off-by: default avatarWambui Karuga <wambui.karugax@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 3c20d544
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment