Re: [PATCH v3 3/3] staging: iio: ad9832: Add minor improvements to ad9832_write_powerdown
From: Jonathan Cameron
Date: Fri Apr 25 2025 - 04:21:25 EST
On Thu, 24 Apr 2025 18:29:57 -0400
Gabriel Shahrouzi <gshahrouzi@xxxxxxxxx> wrote:
> On Mon, Apr 21, 2025 at 7:40 AM Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
> >
> > On Sun, 20 Apr 2025 13:54:19 -0400
> > Gabriel Shahrouzi <gshahrouzi@xxxxxxxxx> wrote:
> >
> > > Minimize size of type that needs to be used by replacing unsigned long
> > > with bool. Avoid redundancy by checking if cached power state is the
> > > same as the one requested.
> > >
Hi Garbiel,
Quick process comment given you are sending quite a few emails (which is great!)
Please don't bother replying to say you are doing something suggested.
Focus any reply (including cropping irrelevant context) on what you want to
discuss. If there is nothing to discuss your reply is effectively the change
log of the next version of the series.
Even a simple email like this one takes a little time for reviewers to look
at and they gain no extra information from doing so.
Thanks,
Jonathan