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
|
||
|---|---|---|
| .. | ||
| base.c | ||
| g84.c | ||
| gf100.c | ||
| gk20a.c | ||
| gk20a.h | ||
| gk104.c | ||
| gm20b.c | ||
| gt215.c | ||
| gt215.h | ||
| Kbuild | ||
| mcp77.c | ||
| nv04.c | ||
| nv40.c | ||
| nv50.c | ||
| nv50.h | ||
| pll.h | ||
| pllgt215.c | ||
| pllnv04.c | ||
| priv.h | ||
| seq.h | ||