Am 21.04.20 um 09:28 schrieb Stefan Roese:
> With the if statement now for the legacy image handling, the compiler
> now generates this compile time warning:
>
> common/spl/spl_nor.c:27:6: warning: unused variable 'ret' [-Wunused-variable]
>
> This patch removes this warning by changing the 'r
With the if statement now for the legacy image handling, the compiler
now generates this compile time warning:
common/spl/spl_nor.c:27:6: warning: unused variable 'ret' [-Wunused-variable]
This patch removes this warning by changing the 'ret' variable handling.
Signed-off-by: Stefan Roese
Cc: D
2 matches
Mail list logo