Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: pass load_info into other functions
Pass the struct load_info into all the other functions in module loading. This neatens things and makes them more consistent. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information