Skip to content
Commit 1997f539 authored by David Brown's avatar David Brown Committed by David Brown
Browse files

sim: Remove extraneous static



According to clippy, `&'static` can just be `&` for static definitions,
which always have a static lifetime.  Clean this up in the arrays in the
code, as well as generation code in imgtool.

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