Skip to content
Commit 80f836d1 authored by David Brown's avatar David Brown Committed by David Brown
Browse files

sim: Remove complexity from an if



Clippy suggests that having a closure in the condition of an if can be
confusing in regards to code formatting.  Move the conditional outside
of the if into a temp variable.

Signed-off-by: default avatarDavid Brown <david.brown@linaro.org>
parent d36f6b1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment