Re: [RESEND PATCH v2 2/2] iio: frequency: ad9832: simplify bitwise math

From: Andy Shevchenko

Date: Tue Apr 14 2026 - 03:28:46 EST


On Sat, Apr 11, 2026 at 12:47:42PM +0200, Joshua Crofts wrote:
> On Sat, 11 Apr 2026 at 12:38, Dan Carpenter <error27@xxxxxxxxx> wrote:

...

> > > + u64 freqreg = (u64)fout * BIT_ULL(AD9832_FREQ_BITS)i;
> > ^
> > This extra i char is something I really dread as a vim user. :P
>
> Damn, that's embarrassing... Should I wait 24 hours before submitting a fix
> even if it's this trivial? Thanks.

Yes, please slow down as you also missed a tag.

--
With Best Regards,
Andy Shevchenko