summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-08-11 22:27:23 +0200
committerTom Rini <trini@konsulko.com>2022-08-20 16:17:50 -0400
commit04bd87c24c31bbd8f27f6d1f7484c9a17f622c9a (patch)
treec324e1059f137fe952e2cd139548dc94cc3cea73 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h
parentc5be5f6f54893bce9b5f3e8e4b35e38c923fc069 (diff)
Nokia RX-51: Simplify copy kernel code
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@kernel.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h')
0 files changed, 0 insertions, 0 deletions