[PATCH] nandtest: fix wrong initialization
Sascha Hauer
s.hauer at pengutronix.de
Mon Jun 10 05:42:06 PDT 2024
On Mon, 10 Jun 2024 14:38:54 +0200, Sascha Hauer wrote:
> ecc_stats is not a pointer, so sizeof(*ecc_stats) is wrong. Use
> sizeof(ecc_stats) to avoid showing invalid ecc values.
>
>
Applied, thanks!
[1/1] nandtest: fix wrong initialization
https://git.pengutronix.de/cgit/barebox/commit/?id=6bf5bc6ac10c (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list