Files
linux/drivers/video/fbdev/core
Jinjie Ruan 1520081a78 fbdev/core: Use list_for_each_entry() helper
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@huawei.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2023-08-31 22:54:34 +02:00
..
2023-05-18 11:07:54 +02:00
2021-04-10 11:12:08 +02:00
2020-11-17 11:00:43 +01:00
2023-08-24 07:26:06 +10:00
2023-06-27 09:58:51 +02:00
2020-11-17 11:00:43 +01:00
2023-08-18 10:18:59 -07:00