From: Tom Rini Date: Tue, 28 Oct 2025 15:59:55 +0000 (-0600) Subject: Merge patch series "clk: versaclock: Fix two issues found by Smatch" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf09c6abfc834f6c6df3c86fe40f36be1e209eb7;p=thirdparty%2Fu-boot.git Merge patch series "clk: versaclock: Fix two issues found by Smatch" Andrew Goodbody says: Should return value calculated by ERR_PTR as calling code attempts to check for it. Also do not dereference a pointer that could be an error pointer before checking it with IS_ERR. Link: https://lore.kernel.org/r/20250723-clk_versaclock-v1-0-9d70f2530871@linaro.org --- bf09c6abfc834f6c6df3c86fe40f36be1e209eb7