Re: [PATCH v4 phy-next 1/9] soc: fsl: guts: perform fsl_guts_init() error teardown in reverse order of setup
"Michael Walle" <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <DK4X0XV6ZM1E.2L9G007WXO2J6__5827.37968522764$1784705316$gmane$org@kernel.org> |
Hi, On Wed Jul 22, 2026 at 1:15 AM CEST, Vladimir Oltean wrote: > Michael Walle has confirmed that ignoring the error was intentional, > and we preserve that: > https://lore.kernel.org/linux-phy/[email protected]/ I thought you wanted to check if kasprintf() fails and return an error? Just to be clear, I'm fine with either way. -michael