Files
linux/scripts/kconfig/symbol.c
Masahiro Yamada ab5bc764bd kconfig: remove unnecessary cast in sym_get_string()
The explicit casting from (char *) to (const char *) is unneeded.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2025-03-15 21:16:21 +09:00

28 KiB