diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-11-13 19:59:42 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-11-21 10:18:39 +0900 |
commit | 4d980fd111237ab64705b982f61f284c2a7885e5 (patch) | |
tree | f1af16802865defb0f1f054554d214b7cce19864 /tools/perf/scripts/python | |
parent | 1791360cb37ff5ef797afe9006cb315ebb7e969e (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions