[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250919165514.GC589507@horms.kernel.org>
Date: Fri, 19 Sep 2025 17:55:14 +0100
From: Simon Horman <horms@...nel.org>
To: Tariq Toukan <tariqt@...dia.com>
Cc: Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Saeed Mahameed <saeedm@...dia.com>,
Leon Romanovsky <leon@...nel.org>, Mark Bloch <mbloch@...dia.com>,
Julia Lawall <Julia.Lawall@...ia.fr>,
Nicolas Palix <nicolas.palix@...g.fr>,
Richard Cochran <richardcochran@...il.com>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, cocci@...ia.fr,
Gal Pressman <gal@...dia.com>
Subject: Re: [PATCH net-next 2/2] net/mlx5: Use %pe format specifier for
error pointers
On Thu, Sep 18, 2025 at 01:43:47PM +0300, Tariq Toukan wrote:
> From: Gal Pressman <gal@...dia.com>
>
> Using the coccinelle test introduced in previous commit
> (scripts/coccinelle/misc/ptr_err_to_pe.cocci), convert error logging
> throughout the mlx5 driver to use the %pe format specifier instead of
> PTR_ERR() with integer format specifiers.
>
> Signed-off-by: Gal Pressman <gal@...dia.com>
> Reviewed-by: Alexei Lazar <alazar@...dia.com>
> Signed-off-by: Tariq Toukan <tariqt@...dia.com>
Simple, mechanical change that improves readability.
Looks good to me.
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists