diff options
author | 2025-03-31 21:26:38 -0700 | |
---|---|---|
committer | 2025-04-01 09:07:12 +0200 | |
commit | 188d90f817e13b66e03e110eb6f82e8f5f0d654b (patch) | |
tree | 5f998b866d59498804a6cf47f04db552145b4d75 /scripts/lib/kdoc/kdoc_re.py | |
parent | objtool: Ignore end-of-section jumps for KCOV/GCOV (diff) | |
download | wireguard-linux-188d90f817e13b66e03e110eb6f82e8f5f0d654b.tar.xz wireguard-linux-188d90f817e13b66e03e110eb6f82e8f5f0d654b.zip |
objtool: Append "()" to function name in "unexpected end of section" warning
Append with "()" to clarify it's a function.
Before:
vmlinux.o: warning: objtool: cdns_mrvl_xspi_setup_clock: unexpected end of section .text.cdns_mrvl_xspi_setup_clock
After:
vmlinux.o: warning: objtool: cdns_mrvl_xspi_setup_clock(): unexpected end of section .text.cdns_mrvl_xspi_setup_clock
Fixes: c5995abe1547 ("objtool: Improve error handling")
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/692e1e0d0b15a71bd35c6b4b87f3c75cd5a57358.1743481539.git.jpoimboe@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions