Re: [PATCH v4 phy-next 1/9] soc: fsl: guts: perform fsl_guts_init() error teardown in reverse order of setup
Vladimir Oltean <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <20260722075542.p3uissyqzcvfsdri__33691.6145331756$1784706964$gmane$org@skbuf> |
On Wed, Jul 22, 2026 at 09:18:48AM +0200, Michael Walle wrote: > 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. I did, but then I considered I don't have a strong justification, and it isn't a change I need to make to make progress with this series, rather more of a distraction.