summaryrefslogtreecommitdiff
path: root/boot/vbe_request.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-08-21 21:16:51 -0600
committerTom Rini <trini@konsulko.com>2023-08-31 13:16:54 -0400
commit468e372e9ad4c551d513b2e73c1f5c1cbb2e4097 (patch)
tree0289b3ca2c7773b9b33c0f33c9553f80aa2eac86 /boot/vbe_request.c
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 <sjg@chromium.org>
Diffstat (limited to 'boot/vbe_request.c')
0 files changed, 0 insertions, 0 deletions