Re: [PATCH] mtd: rawnand: ndfc: fix gcc uninitialized var
From: Miquel Raynal
Date: Mon Jun 29 2026 - 10:53:42 EST
On Sat, 13 Jun 2026 23:31:52 -0700, Rosen Penev wrote:
> Now that this can be built with COMPILE_TEST, an unassigned variable was
> found. Set to 0 to fix the W=1 error under GCC.
>
>
Applied to mtd/fixes, thanks!
[1/1] mtd: rawnand: ndfc: fix gcc uninitialized var
commit: cceca8cb776b03e83985578f84bd730c30d57f70
Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).
Kind regards,
Miquèl