diff options
author | 2023-08-23 15:21:49 +0800 | |
---|---|---|
committer | 2023-08-31 22:54:34 +0200 | |
commit | 1520081a785a7d1609541b53a3d0f6494f829cc2 (patch) | |
tree | 659e72e2a3bc5e71b87d3b3b4752e9619a4cca1c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm (diff) | |
download | wireguard-linux-1520081a785a7d1609541b53a3d0f6494f829cc2.tar.xz wireguard-linux-1520081a785a7d1609541b53a3d0f6494f829cc2.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions