Re: [PATCH v2 01/11] iio: accel: change from %ld to %pe for PTR_ERR() printing

From: Joshua Crofts

Date: Thu Jun 04 2026 - 08:25:52 EST


On Thu, 4 Jun 2026 at 14:11, Vojtěch Krátký <vo.kratky@xxxxxxxxx> wrote:
>
> Replace numeric PTR_ERR() logging with the %pe format specifier
> so that error values are printed in a more readable form.
>
> This change was identified using a Coccinelle semantic patch.
>
> No functional change intended.
>
> Signed-off-by: Vojtěch Krátký <vo.kratky@xxxxxxxxx>
> ---

Thanks for the change, but in the future, please slow down! Let the current
version sit for at least 24 hours before sending a new version so that
everyone has an opportunity to review it.

--
Kind regards

CJD