aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
diff options
context:
space:
mode:
authorWambui Karuga <[email protected]>2020-01-03 19:18:52 +0000
committerAlex Deucher <[email protected]>2020-01-07 17:04:16 +0000
commitb0d7ecd7633a6004c465a8dba205a66646324b7f (patch)
tree991a6e01222bc103422580febaf0ee42fcc7e6cd /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
parentdrm/radeon: remove unnecessary braces around conditionals. (diff)
downloadkernel-b0d7ecd7633a6004c465a8dba205a66646324b7f.tar.gz
kernel-b0d7ecd7633a6004c465a8dba205a66646324b7f.zip
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: Wambui Karuga <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions