[PATCH 00/15] arm64: address -Wmissing-prototype warnings
Kees Cook
keescook at chromium.org
Tue May 16 12:53:40 PDT 2023
On Tue, May 16, 2023 at 06:06:27PM +0200, Arnd Bergmann wrote:
> This addresses all arm64 specific protype warnings. As with the arm32
> patches, the majority of them should be straightforward, either adding
> an #include statement to get the right header, or ensuring that an unused
> global function is left out of the build when the prototype is hidden.
These look good; thanks for tracking these all down! For the series:
Reviewed-by: Kees Cook <keescook at chromium.org>
--
Kees Cook
More information about the linux-arm-kernel
mailing list