Re: [PATCH v12 2/3] iio: adc: max14001: New driver

From: Andy Shevchenko
Date: Thu Oct 02 2025 - 03:06:00 EST


On Wed, Oct 1, 2025 at 5:03 PM David Lechner <dlechner@xxxxxxxxxxxx> wrote:
> On Mon, Sep 29, 2025 at 7:59 AM Marilene Andrade Garcia
> <marilene.agarcia@xxxxxxxxx> wrote:

...

> > + /* Enable writing to the SPI register */
>
> Always nice to put `.` at the end of the sentence in comments.

FWIW, for one-line comments we allow different styles, the main
requirement is to be consistent with chosen style across the driver in
question.

1) "bla bla bla"
2) "Foo bar baz"
3) "Happy comment."

Each of all three is okay.

--
With Best Regards,
Andy Shevchenko