]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kbuild: remove unused quiet_cmd_update_lto_symversions
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 19 Aug 2021 00:57:35 +0000 (09:57 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 27 Aug 2021 05:03:47 +0000 (14:03 +0900)
commitc176a8773d78addf8d84b36290efe70bc48265a7
tree1ca0c3b3be8356d739cff157a48d08bdaf87fe32
parent781bcc09e0770ff34a5b95274a485ecafa330d79
kbuild: remove unused quiet_cmd_update_lto_symversions

This is not used anywhere because the short log is displayed when
it is used through a $(call cmd,...) invocation.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
scripts/Makefile.build