Re: [PATCH 3/3] coccinelle: Drop pm_runtime_barrier() error code checks
From: Guenter Roeck
Date: Tue Dec 02 2025 - 22:35:01 EST
On Tue, Dec 02, 2025 at 11:30:26AM -0800, Brian Norris wrote:
> This function doesn't return anything any more, so the compiler would
> notice any bad error handling before any cocci script would.
>
> Signed-off-by: Brian Norris <briannorris@xxxxxxxxxxxx>
Tested-by: Guenter Roeck <linux@xxxxxxxxxxxx>