[PATCH 3/5] Nokia RX-51: Simplify copy kernel code

Tom Rini trini at konsulko.com
Sun Aug 21 01:01:34 CEST 2022


On Thu, Aug 11, 2022 at 10:27:23PM +0200, Pali Rohár wrote:

> Expression (r + (r0 - r1)) produce same result as (r - (r1 - r0)). So it
> does not matter which one is called. Always call the first option and
> remove second one.
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>

Applied to u-boot/master, 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/20220820/232765b9/attachment.sig>


More information about the U-Boot mailing list