[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aBSIqmMIuaHQmlV-@smile.fi.intel.com>
Date: Fri, 2 May 2025 11:56:10 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Marcelo Schmitt <marcelo.schmitt1@...il.com>
Cc: Marcelo Schmitt <marcelo.schmitt@...log.com>, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
jic23@...nel.org, lars@...afoo.de, Michael.Hennerich@...log.com,
dlechner@...libre.com, nuno.sa@...log.com, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org
Subject: Re: [PATCH v2 3/7] iio: adc: ad4170: Add support for buffered data
capture
On Wed, Apr 30, 2025 at 10:40:21AM -0300, Marcelo Schmitt wrote:
...
> > > + return dev_err_probe(&st->spi->dev, ret,
> > > + "Failed to register trigger\n");
> >
> > One line?
>
> It goes up to 89 columns if make in one line. I know there are other places in
> this driver where 80 columns are exceeded, but in this case it's easier to
> avoid going beyond 80 columns without drying up the error message.
> Anyway, I'll make it one line if it's confirmed to be the preferable way to have
> it.
The string literal endings are relaxed in the line limit for 10+ years...
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists