Re: [PATCH 6/7] iio: light: opt3001: remove unnecessary comments
From: Andy Shevchenko
Date: Mon May 11 2026 - 07:12:31 EST
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).
--
With Best Regards,
Andy Shevchenko