summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-08-21 21:16:51 -0600
committerTom Rini <[email protected]>2023-08-31 13:16:54 -0400
commit468e372e9ad4c551d513b2e73c1f5c1cbb2e4097 (patch)
tree0289b3ca2c7773b9b33c0f33c9553f80aa2eac86 /include
parent7d2e23394ffbbc1d5b5f2479e0c52db52907cc40 (diff)
initcall: Adjust the loop logic
Use a variable to hold the function, so we don't need to repeat the pointer access each time. Rename the init pointer to 'ptr' since we only refer to it in the for() statement now. Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions