Re: [PATCH 25/66] kconfig: gconf: refactor view setting code

From: Randy Dunlap
Date: Sun Jun 29 2025 - 22:52:13 EST




On 6/24/25 8:05 AM, Masahiro Yamada wrote:
> Factor out common code for setting the view into a new function,
> set_view_mode().
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

Nice cleanup.

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>


> ---
>
> scripts/kconfig/gconf.c | 74 +++++++++++++++++++++--------------------
> 1 file changed, 38 insertions(+), 36 deletions(-)

--
~Randy