[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZNpFT18MJh2cyEZY@shikoro>
Date: Mon, 14 Aug 2023 17:16:31 +0200
From: Wolfram Sang <wsa@...nel.org>
To: Andi Shyti <andi.shyti@...nel.org>
Cc: florian.fainelli@...adcom.com, rjui@...adcom.com,
sbranden@...adcom.com, bcm-kernel-feedback-list@...adcom.com,
yangyicong@...ilicon.com, aisheng.dong@....com,
shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, linux-imx@....com, kblaiech@...dia.com,
asmaa@...dia.com, loic.poulain@...aro.org, rfoss@...nel.org,
ardb@...nel.org, gcherian@...vell.com,
Liao Chang <liaochang1@...wei.com>, linux-i2c@...r.kernel.org,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH v3 0/9] Use dev_err_probe in i2c probe function
On Thu, Aug 10, 2023 at 10:19:35AM +0200, Andi Shyti wrote:
> Hi
>
> On Tue, 08 Aug 2023 09:29:45 +0800, Liao Chang wrote:
> > Use the dev_err_probe function instead of dev_err in the probe function
> > so that the printed messge includes the return value and also handles
> > -EPROBE_DEFER nicely.
> >
> > NOTICE: dev_err_probe always print the second parameter that happens to
> > be the return value, hence the return errno will be removed from the
> > third parameter to avoid a redundant error message.
> >
> > [...]
Applied to for-next (via Andi's branch), thanks!
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists