]> git.dujemihanovic.xyz Git - u-boot.git/commit
lwip: fix code style issues
authorJerome Forissier <jerome.forissier@linaro.org>
Thu, 7 Nov 2024 11:27:57 +0000 (12:27 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 15 Nov 2024 00:14:05 +0000 (18:14 -0600)
commit356011f7ac25113d44869350d352a3fc64a7ee75
treed0a0dc5cddc001662b7c9ed5f3c535198dafcbf4
parent04b1d84221d58a9fdce811b585061abac0b50700
lwip: fix code style issues

Fix various code style issues in the lwIP code.

Reported-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
cmd/net-common.c
cmd/net-lwip.c
include/net-common.h
include/net-legacy.h
lib/lwip/u-boot/arch/cc.h
net/lwip/eth_internal.h
net/lwip/net-lwip.c
net/lwip/ping.c
net/lwip/tftp.c
net/lwip/wget.c