From: Tom Rini Date: Fri, 11 Jul 2025 16:44:38 +0000 (-0600) Subject: Merge patch series "fs: ext4fs: Fix some issues found by Smatch" X-Git-Tag: v2025.10-rc1~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c29dfc2bb2aed7159b429b210694e2cba17867de;p=thirdparty%2Fu-boot.git Merge patch series "fs: ext4fs: Fix some issues found by Smatch" Andrew Goodbody says: Smatch reported some issues in the ext4fs code. This includes a suggestion to use an unwind goto, to not negate a return value and to ensure that a NULL check happens before the pointer is dereferenced. Link: https://lore.kernel.org/r/20250704-ext4fs_fix-v1-0-5c6acf4bf839@linaro.org --- c29dfc2bb2aed7159b429b210694e2cba17867de