mirror_ubuntu-kernels/scripts/mod
Masahiro Yamada 4079fe8e7b modpost: simplify modpost_log()
With commit cda5f94e88 ("modpost: avoid using the alias attribute"),
only two log levels remain: LOG_WARN and LOG_ERROR. Simplify this by
making it a boolean variable.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
2024-09-01 20:34:50 +09:00
..
.gitignore .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
devicetable-offsets.c firmware: coreboot: Generate aliases for coreboot modules 2024-02-17 08:53:05 +08:00
empty.c
file2alias.c firmware: coreboot: Generate aliases for coreboot modules 2024-02-17 08:53:05 +08:00
Makefile Makefile: remove redundant tool coverage variables 2024-05-14 23:35:48 +09:00
mk_elfconfig.c modpost: detect endianness on run-time 2024-09-01 20:33:32 +09:00
modpost.c modpost: simplify modpost_log() 2024-09-01 20:34:50 +09:00
modpost.h modpost: simplify modpost_log() 2024-09-01 20:34:50 +09:00
sumversion.c modpost: replace the use of NOFAIL() with xmalloc() etc. 2024-09-01 20:34:48 +09:00
symsearch.c modpost: replace the use of NOFAIL() with xmalloc() etc. 2024-09-01 20:34:48 +09:00