]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
objtool: Remove newlines and tabs from annotation macros
authorJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 2 Dec 2025 17:59:39 +0000 (09:59 -0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 3 Dec 2025 18:42:37 +0000 (19:42 +0100)
commited3bf863dc9150b56233b01ec073cbbd1fc9c6a3
treee25813c1aa456507872f70f0a4e06436c1082fa3
parent305c8dc477175eb29df18accc95c868acd2cdd4e
objtool: Remove newlines and tabs from annotation macros

Remove newlines and tabs from the annotation macros so the invoking code
can insert them as needed to match the style of the surrounding code.

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://patch.msgid.link/66305834c2eb78f082217611b756231ae9c0b555.1764694625.git.jpoimboe@kernel.org
15 files changed:
arch/x86/include/asm/alternative.h
arch/x86/include/asm/bug.h
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/irq_stack.h
arch/x86/include/asm/jump_label.h
arch/x86/include/asm/nospec-branch.h
arch/x86/include/asm/paravirt_types.h
arch/x86/include/asm/smap.h
arch/x86/include/asm/static_call.h
arch/x86/kernel/alternative.c
arch/x86/kernel/rethook.c
arch/x86/kernel/static_call.c
arch/x86/lib/error-inject.c
include/linux/annotate.h
include/linux/objtool.h