diff options
author | Julian Wiedmann <[email protected]> | 2020-03-25 10:35:07 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-25 12:07:16 -0700 |
commit | bb59c8a89a72fa8e4f165847eabf9fd7c1de1ffc (patch) | |
tree | 8f47d290c96338b31dee26b76491186d5d4f8603 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c | |
parent | c91a1fb7a4f2ba93eade1611c67b78c40c87e291 (diff) |
s390/qeth: modernize two list helpers
Replace list_for_each() with list_for_each_entry(), and
list_entry(head.next) with list_first_entry().
Signed-off-by: Julian Wiedmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c')
0 files changed, 0 insertions, 0 deletions