diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-04-15 14:20:36 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-05-19 23:36:16 +0200 |
commit | bd2a70e97a11b0f63a2027e1c376a18c0496908d (patch) | |
tree | 5a66f2b66a62718ac5ec4569851cfbc3331d9b13 /Kconfig | |
parent | kbuild: enable -Wformat-truncation on clang (diff) | |
download | linux-bd2a70e97a11b0f63a2027e1c376a18c0496908d.tar.xz linux-bd2a70e97a11b0f63a2027e1c376a18c0496908d.zip |
kbuild: enable -Wcast-function-type-strict unconditionally
All known function cast warnings are now addressed, so the warning can be
enabled globally to catch new ones more quickly.
Link: https://lkml.kernel.org/r/20240415122037.1983124-6-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Cc: Masahiro Yamada <masahiroy@kernel.org>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Nicolas Schier <nicolas@fjasle.eu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions