Re: [PATCH 6/7] iio: light: opt3001: remove unnecessary comments
From: Joshua Crofts
Date: Mon May 11 2026 - 07:19:51 EST
On Mon, 11 May 2026 at 13:11, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxx> wrote:
>
> On Mon, May 11, 2026 at 12:04:11PM +0200, Joshua Crofts via B4 Relay wrote:
>
> > Remove unnecessary comments as code is self explanatory.
>
> I won't touch the first two. They might still help to easy navigate in the code
> for anybody who reads it in the first time.
>
> ...
>
> > - { } /* Terminating Entry */
> > + { }
>
> Only this one makes sense to me, but since it's just comment, I would dare to
> kill 'em all in each of the subfolders of IIO in a single patch (id est one
> patch for all in iio/adc, one for iio/dac, and so on).
>
Fair, I'll drop this patch and do a wider refactoring.
--
Kind regards
CJD