mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-06 23:36:59 +02:00
The xorl macro lacked surrounding parens which meant that it could have unexpected results when used in expressions. Fix this by adding the surrounding parens to make its use predictable. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org> |
||
---|---|---|
.. | ||
debug.c | ||
decode.c | ||
ops2.c | ||
ops.c | ||
prim_ops.c | ||
sys.c |