Re: [PATCH v4 0/2] iio: humidity: hdc100x: add manufacturer and device ID check

From: Andy Shevchenko
Date: Thu Jul 28 2022 - 16:45:31 EST


On Thu, Jul 28, 2022 at 2:40 PM Potin Lai <potin.lai.pt@xxxxxxxxx> wrote:
> Andy Shevchenko 於 7/28/2022 7:58 PM 寫道:
> > On Thursday, July 28, 2022, Potin Lai <potin.lai.pt@xxxxxxxxx> wrote:

Please, remove the unneeded context when replying!

...


> Sorry, I think I misunderstood your comment in your previous reply.
> (Introducing a temporary variable for struct device pointer might also help in future to refactor to make code neater.)

It was about

struct device *dev = &client->dev;

but as I said it may be done in a separate patch.

--
With Best Regards,
Andy Shevchenko