]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
objtool: Const string cleanup
authorJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 17 Sep 2025 16:03:32 +0000 (09:03 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 14 Oct 2025 21:45:24 +0000 (14:45 -0700)
commit34244f784c6d062af184944a25f40ab50dfdb67a
tree6f0cc0929b06140376832b563bf91ab0c8e0e224
parent3e4b5f66cf1a7879a081f5044ff1796aa33cb999
objtool: Const string cleanup

Use 'const char *' where applicable.

Acked-by: Petr Mladek <pmladek@suse.com>
Tested-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
tools/objtool/arch/loongarch/decode.c
tools/objtool/arch/powerpc/decode.c
tools/objtool/arch/x86/decode.c
tools/objtool/elf.c
tools/objtool/include/objtool/arch.h
tools/objtool/include/objtool/elf.h