Skip to content
Snippets Groups Projects
Commit 172aad81 authored by Olaf Hering's avatar Olaf Hering Committed by Masahiro Yamada
Browse files

kbuild: enforce -Werror=return-type


Catch errors which at least gcc tolerates by default:
 warning: 'return' with no value, in function returning non-void [-Wreturn-type]

Signed-off-by: default avatarOlaf Hering <olaf@aepfle.de>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 7dfbea4c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment