On 8/4/2026 4:23 AM, Varadarajan Narayanan wrote:
> Mukesh,
> 
> [ . . . ]
> 
>>>     if (IS_ERR(gunyah_wdt_dev)) {
>>> -           dev_err(scm->dev, "Failed to register Gunyah watchdog device: 
>>> %ld\n",
>>> +           dev_err(scm->dev, "Failed to register Gunyah watchdog device: 
>>> %pe\n",
>>
>> stray change..
> 
> Based on AI feedhack changed %ld to %pe to print PTR_ERR.

That was bad feedback. You just want the number, not the human readable string


Reply via email to