Re: [PATCH 2/2] clk: samsung: Use %pe format to simplify
From: Brian Masney
Date: Mon Mar 02 2026 - 12:10:00 EST
On Thu, Feb 26, 2026 at 09:54:47PM +0100, Krzysztof Kozlowski wrote:
> Make code printing pointer error value a bit simpler and fix coccinelle
> suggestion:
>
> clk.c:363:16-23: WARNING: Consider using %pe to print PTR_ERR()
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Reviewed-by: Brian Masney <bmasney@xxxxxxxxxx>