]> git.ipfire.org Git - thirdparty/linux.git/commit
objtool: Make struct check_options static
authorThomas Weißschuh <linux@weissschuh.net>
Tue, 27 Dec 2022 16:00:58 +0000 (16:00 +0000)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 1 Feb 2023 17:15:23 +0000 (09:15 -0800)
commitcfd66e81799f4a2fdc6447fa99bdb1871f45ff08
treec04267382b36d330c55abb9616ab779a0ba17ad6
parentd93ee0553cf2e83c1696a18423bcf05b94b85e1d
objtool: Make struct check_options static

It is not used outside of builtin-check.c.

Also remove the unused declaration from builtin.h .

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20221216-objtool-memory-v2-2-17968f85a464@weissschuh.net
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
tools/objtool/builtin-check.c
tools/objtool/include/objtool/builtin.h