]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootctl: removed unused parameter only_auto 22161/head
authorGoffredo Baroncelli <kreijack@inwind.it>
Tue, 18 Jan 2022 18:32:35 +0000 (19:32 +0100)
committerGoffredo Baroncelli <kreijack@inwind.it>
Tue, 18 Jan 2022 18:32:35 +0000 (19:32 +0100)
commit2fbf50d6750182d768de111cbd40eb9dd0f627af
treef4c8a5aca04c4bd70d4d58ae6aa2e85353710bc0
parent9914d89b5162a7cd47ecb15e679b944d87fdf1e4
bootctl: removed unused parameter only_auto

Remove the parameter 'only_auto' from the function
boot_entries_augment_from_loader() because each caller set it always to
true.

Signed-off-by: Goffredo Baroncelli <kreijack@inwind.it>
src/boot/bootctl.c
src/login/logind-dbus.c
src/shared/bootspec.c
src/shared/bootspec.h