Commit 8a88701ef4e1eba392781673f5d2d37a6c4b3dfd

Patrick Steinhardt 2019-09-26T13:37:18

config_entries: mark local functions as static Some functions which are only used in "config_entries.c" are not marked as static, which is being fixed by this very commit.