diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-07-23 11:34:36 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-07-29 13:14:47 -0600 |
commit | 0fdcca86d87b3b723cdfc9901f02f14adba9df60 (patch) | |
tree | a8a312a83562abed749d4e4beb1054ebe081259f /drivers/rng/rng-uclass.c | |
parent | 4b8aba93bdba168f284036cd7f8cb0e988bf3f92 (diff) |
bios_emulator: Add parens to xorl macro
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>
Diffstat (limited to 'drivers/rng/rng-uclass.c')
0 files changed, 0 insertions, 0 deletions