mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 18:40:24 +03:00
Pass the settings block name as a parameter to register_settings(), rather than defining it with settings_init() (and then possibly changing it by directly manipulating settings->name). Signed-off-by: Michael Brown <mcb30@ipxe.org>