[PATCH -next] fbdev/core: Use list_for_each_entry() helper

Helge Deller deller at gmx.de
Wed Aug 23 20:25:58 UTC 2023


On 8/23/23 09:21, Jinjie Ruan wrote:
> Convert list_for_each() to list_for_each_entry() so that the pos
> list_head pointer and list_entry() call are no longer needed, which
> can reduce a few lines of code. No functional changed.
>
> Signed-off-by: Jinjie Ruan <ruanjinjie at huawei.com>

applied.

Thanks!
Helge



More information about the dri-devel mailing list