Re: [PATCH 2/2] iio: adc: ti-ads1298: Add driver
From: Andy Shevchenko
Date: Thu Feb 01 2024 - 07:03:30 EST
On Wed, Jan 31, 2024 at 05:10:08PM +0100, Mike Looijmans wrote:
> On 13-12-2023 15:55, Andy Shevchenko wrote:
> > On Wed, Dec 13, 2023 at 10:47:22AM +0100, Mike Looijmans wrote:
First of all, please remove unneeded context, don't make me waste time on doing
that for you!
..
> > *val = sign_extend32(get_unaligned_be24(priv->rx_buffer + chan->address),
> > 23);
>
> Doesn't fit, first line is 83 characters by my count...
Is it a problem?
--
With Best Regards,
Andy Shevchenko