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>
Loading
Please sign in to comment
The explicit casting from (char *) to (const char *) is unneeded.
Signed-off-by:
Masahiro Yamada <masahiroy@kernel.org>