Re: [cocci] [PATCH 3/3] coccinelle: Drop pm_runtime_barrier() error code checks
Guenter Roeck <[email protected]>
| Newsgroups | fr.inria.cocci,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Tested-by: Guenter Roeck <[email protected]>