OSDN Git Service

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>
Thu, 2 Sep 2021 23:17:20 +0000 (08:17 +0900)
commitf01ac2a15218f3282b0b09b7ef7f314cbd7dd2b3
treeb80e814b990c4497004b0a66472c7a2f2feda398
parent265264b814c2121513eab2e1cffe196502af0961
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