diff options
author | 2018-03-25 23:31:33 +0530 | |
---|---|---|
committer | 2018-03-26 16:10:52 +0200 | |
commit | 3f07f28b9712605d1adb589344ced72e8397dc8a (patch) | |
tree | 46976850b7d807a2d955e6fb06d6ad6f8c3ac2f2 /drivers/gpu/drm/tinydrm/core | |
parent | gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entry (diff) | |
download | wireguard-linux-3f07f28b9712605d1adb589344ced72e8397dc8a.tar.xz wireguard-linux-3f07f28b9712605d1adb589344ced72e8397dc8a.zip |
gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
It's better to use list_entry instead of list_{next/prev}_entry
as it makes the code more clear to read.
This patch replace list_entry with list_{next/prev}_entry.
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Acked-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1522000893-5331-3-git-send-email-arushisinghal19971997@gmail.com
Diffstat (limited to 'drivers/gpu/drm/tinydrm/core')
0 files changed, 0 insertions, 0 deletions