Home
last modified time | relevance | path

Searched hist:"79549 da691edd4874c19d99c578a134471817c47" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkallsyms.cdiff 79549da691edd4874c19d99c578a134471817c47 Wed Mar 08 12:52:43 CET 2023 Masahiro Yamada <masahiroy@kernel.org> scripts/kallsyms: update the usage in the comment block

Commit 010a0aad39fc ("kallsyms: Correctly sequence symbols when
CONFIG_LTO_CLANG=y") added --lto-clang, and updated the usage()
function, but not the comment. Update it in the same way.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>