Skip to content
Commit 468e372e authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 7d2e2339
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment