Skip to content
Commit 867abdac authored by Jeroen Hofstee's avatar Jeroen Hofstee Committed by Tom Rini
Browse files

LzmaTools: don't self assign values



It seems the code tries to trick the compiler the argument
is actually used. However compilers became too smart to
fool them so easily an now warn. Gcc and clang don't seem
to emit a warning when the argument is unused. If so it
should be decorated with unused / (void).

Signed-off-by: default avatarJeroen Hofstee <jeroen@myspectrum.nl>
parent c84f9e0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment