Re: [PATCH RESEND 2/2] i2c: Change return type to bool for i2c_check_functionality()

From: Thorsten Blum

Date: Wed Sep 09 2026 - 13:05:42 EST


On Wed, Sep 09, 2026 at 06:31:14PM +0200, Andi Shyti wrote:
> Hi Thorsten,
>
> On Wed, Sep 09, 2026 at 10:20:56AM +0200, Thorsten Blum wrote:
> > i2c_check_functionality() returns a bool - change the return type from
> > int to bool and update the comment accordingly.
> >
> > Signed-off-by: Thorsten Blum <blum@xxxxxxxxxx>
> > Acked-by: Mukesh Kumar Savaliya <mukesh.savaliya@xxxxxxxxxxxxxxxx>
>
> both patches merged to i2c/i2c.
>
> For some reason I don't see anywhere in my mailbox your patch
> 1/1, I had to fish it out from patchwork.

I might have messed up the git send-email recipients and my config ended
up adding you only to patch 2/2. Apologies!

Thanks,
Thorsten