summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2022-08-11 22:27:23 +0200
committerTom Rini <[email protected]>2022-08-20 16:17:50 -0400
commit04bd87c24c31bbd8f27f6d1f7484c9a17f622c9a (patch)
treec324e1059f137fe952e2cd139548dc94cc3cea73 /include/linux
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 <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions