[PATCH] lib: move phdr increment to for loop heading

Tom Rini trini at konsulko.com
Wed Aug 28 20:26:47 CEST 2024


On Sat, 17 Aug 2024 14:02:22 +0300, Maxim Moskalets wrote:

> Shifting this pointer in the loop will be more logical when working
> with the code later, because you can see at a glance what exactly
> changes at each iteration. Moreover, the code remains equivalent
> because this variable is not used after the loop.
> 
> 

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list