On Mon, 01 Sep 2025 13:38:07 +0200, Ahmad Fatoum wrote: > buffer is not initialized when pointed is true, but that can't > happen, because, unlike Linux, we hardcode the value at 0. > > clang warns about that though, so fix the warning by always > initializing buffer. > > > [...]
Applied, thanks! [1/1] fs: jffs2: silence false positive by always initializing variable https://git.pengutronix.de/cgit/barebox/commit/?id=6d778f786e7f (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>