]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootspec: pass around BootConfig struct instead of entries/n_entries fields only
authorLennart Poettering <lennart@poettering.net>
Wed, 23 Mar 2022 15:19:07 +0000 (16:19 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 28 Mar 2022 14:01:06 +0000 (16:01 +0200)
commit85f4ae2f50c516cf2dc2343013ff61cdc08762f7
tree52bda56cbf11b67df0991714f978dff9beedaa45
parentd04f0331118175f302508fdee7b842fc65aee506
bootspec: pass around BootConfig struct instead of entries/n_entries fields only

This simplifies the parameter lists quite a bit, at zero change in
behaviour.
src/shared/bootspec.c