diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-06-02 03:20:43 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-16 01:08:36 +0900 |
commit | 03638aaa7995c07376f2e51ac2640ccd25b4ba75 (patch) | |
tree | 462c097dff79126730203c9835c43e930ff6821a /scripts/kconfig/tests | |
parent | 0b62fe46d77878645d117e70b9f135d7c9fcab47 (diff) |
kconfig: pass new conf_changed value to the callback
Commit ee06a3ef7e3c ("kconfig: Update config changed flag before calling
callback") pointed out that conf_updated flag must be updated _before_
calling the callback, which needs to know the new value.
Given that, it makes sense to directly pass the new value to the
callback.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/kconfig/tests')
0 files changed, 0 insertions, 0 deletions