diff options
author | 2018-03-25 23:31:32 +0530 | |
---|---|---|
committer | 2018-03-26 10:38:06 +0200 | |
commit | aec06c7606be1635d82c16dda66282c2010bcd39 (patch) | |
tree | ceef064e1d55aeb1079554515f69cc36103d52df /drivers/gpu/drm/tinydrm/core | |
parent | drm: Remove drm_property_{un/reference}_blob aliases (diff) | |
download | wireguard-linux-aec06c7606be1635d82c16dda66282c2010bcd39.tar.xz wireguard-linux-aec06c7606be1635d82c16dda66282c2010bcd39.zip |
gpu: drm/lease:: 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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1522000893-5331-2-git-send-email-arushisinghal19971997@gmail.com
Diffstat (limited to 'drivers/gpu/drm/tinydrm/core')
0 files changed, 0 insertions, 0 deletions