Skip to content
Snippets Groups Projects
Commit fa840f13 authored by Ovidiu Panait's avatar Ovidiu Panait Committed by Tom Rini
Browse files

initcall.h: initcall_run_list(): Improve debug output


Existing debug output is mixed with the function name:
initcall_run_list() initcall: 25263initcall_run_list()  (relocated to 425263)

Turn it to:
initcall_run_list() initcall: 25263 (relocated to 425263)

Signed-off-by: default avatarOvidiu Panait <ovpanait@gmail.com>
parent 60a9aebd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment