Re: [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage

From: Christophe JAILLET
Date: Wed Aug 21 2024 - 08:42:00 EST


Le 21/08/2024 à 14:39, Ilpo Järvinen a écrit :
On Wed, 21 Aug 2024, Christophe JAILLET wrote:

Le 21/08/2024 à 14:20, Andy Shevchenko a écrit :
Since dev_err_probe() ignores success,

Hi,

Does it really?
It does not seem to be the case (at least on linux-next). Or I miss something
obvious?

Yes, you're missing the first patch of the series. :-)


Lol.

Sorry for the noise. (* blushing *)

CJ