Skip to content
Commit 03638aaa authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: pass new conf_changed value to the callback



Commit ee06a3ef ("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: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 0b62fe46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment