diff options
| author | Arushi Singhal <[email protected]> | 2018-03-25 23:31:32 +0530 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2018-03-26 10:38:06 +0200 |
| commit | aec06c7606be1635d82c16dda66282c2010bcd39 (patch) | |
| tree | ceef064e1d55aeb1079554515f69cc36103d52df /tools/perf/scripts/python | |
| parent | 3ae7fb202d86b7847f237daa474f3946bdc3b0c6 (diff) | |
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 <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions