Re: [PATCH v3] iio: humidity: ens210: Fix missing I2C functionality checks

From: Andy Shevchenko

Date: Wed May 06 2026 - 04:40:57 EST


On Wed, May 06, 2026 at 11:39:11AM +0300, Andy Shevchenko wrote:
> On Tue, May 05, 2026 at 06:49:43PM +0100, Salah Triki wrote:

...

> > + !i2c_check_functionality(client->adapter,
> > + I2C_FUNC_SMBUS_EMUL)) {
>
> This one is now wrong.

I meant this *indentation* is now wrong.

--
With Best Regards,
Andy Shevchenko