[LTP] [PATCH] lib/tst_kconfig: rename runtime_check to config_runtime_map

Cyril Hrubis chrubis@suse.cz
Tue Apr 21 16:27:05 CEST 2026


Hi!
> Rename struct 'runtime_check' to 'config_runtime_map' and
> array 'runtime_checks' to 'config_runtime_maps' to better
> reflect their purpose of mapping kconfig options to runtime
> checks.
> 
> Rename function runtime_check to kconfig_runtime_check for
> consistency with kconfig_module_check().
> 
> Follow-up: d7d6512e89 ("lib: tst_kconfig: Add module presence checks")
> Signed-off-by: Li Wang <wangli.ahau@gmail.com>
> ---
> 
> Notes:
>     Hi Cyril,
>     
>         It seems you forgot to add this modification at the top of
>         the patchset. So I made it for the name consistency.

I was going to send the patch to the ML but you were faster...

Anyways:

Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list