diff options
| author | Arushi Singhal <arushisinghal19971997@gmail.com> | 2018-03-25 21:01:32 +0300 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2018-03-26 11:38:06 +0300 |
| commit | aec06c7606be1635d82c16dda66282c2010bcd39 (patch) | |
| tree | ceef064e1d55aeb1079554515f69cc36103d52df /include | |
| parent | 3ae7fb202d86b7847f237daa474f3946bdc3b0c6 (diff) | |
| download | linux-aec06c7606be1635d82c16dda66282c2010bcd39.tar.xz | |
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 'include')
0 files changed, 0 insertions, 0 deletions
