aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorJinjie Ruan <[email protected]>2023-08-30 17:03:44 +0800
committerNishanth Menon <[email protected]>2023-09-20 07:51:54 -0500
commitbe6d43efb12455dbf85c96ff67582a463d34a0fc (patch)
tree917b08064868b878e78c8fdd8208ab2dbe5901fd /rust/helpers/helpers.c
parent0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions