diff options
author | Jinjie Ruan <ruanjinjie@huawei.com> | 2023-08-30 12:03:44 +0300 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2023-09-20 15:51:54 +0300 |
commit | be6d43efb12455dbf85c96ff67582a463d34a0fc (patch) | |
tree | 917b08064868b878e78c8fdd8208ab2dbe5901fd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff) | |
download | linux-be6d43efb12455dbf85c96ff67582a463d34a0fc.tar.xz |
firmware: ti_sci: Use list_for_each_entry() helper
Convert list_for_each() to list_for_each_entry() so that the p
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>
Link: https://lore.kernel.org/r/20230830090344.528818-1-ruanjinjie@huawei.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions