[PATCH 4/7] zlib: trees.c: Fix a warning with clang-15
Tom Rini
trini at konsulko.com
Thu Mar 23 02:18:07 CET 2023
On Mon, Feb 27, 2023 at 05:08:36PM -0500, Tom Rini wrote:
> With clang-15 we now will get warnings such as:
>
> warning: a function declaration without a prototype is deprecated in all
> versions of C [-Wstrict-prototypes]
>
> And it is easy enough to address this warning here, even if we would
> like to stay in sync more with upstream as it's a single location.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230322/1689f0b2/attachment.sig>
More information about the U-Boot
mailing list