Re: [PATCH v2] iio: adc: max1363: Reformat enum and array initializers
From: Jonathan Cameron
Date: Sat Mar 14 2026 - 08:12:02 EST
On Sun, 8 Mar 2026 22:18:00 +0200
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:
> On Sat, Mar 07, 2026 at 11:15:56AM +0400, Giorgi Tchankvetadze wrote:
> > Reformat the device enum so each entry is on its own line and add a
> > trailing comma to the final enumerator. Also reformat the nearby monitor
> > speeds array for consistency.
> >
> > No functional change.
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
>
Tah. Added and fresh tree pushed out.