Home
last modified time | relevance | path

Searched hist:"4 d980fd1" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dutil.c4d980fd1 Sun Nov 13 04:59:42 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kconfig: remove const qualifier from str_get()

update_text() apparently edits the buffer returned by str_get().
(and there is no reason why it shouldn't)

Remove 'const' quailifier and casting.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dlkc.h4d980fd1 Sun Nov 13 04:59:42 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kconfig: remove const qualifier from str_get()

update_text() apparently edits the buffer returned by str_get().
(and there is no reason why it shouldn't)

Remove 'const' quailifier and casting.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dmconf.c4d980fd1 Sun Nov 13 04:59:42 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kconfig: remove const qualifier from str_get()

update_text() apparently edits the buffer returned by str_get().
(and there is no reason why it shouldn't)

Remove 'const' quailifier and casting.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>