RE: [PATCH v17 05/17] mmc: renesas_sdhi_internal_dmac: Fix whitespace alignment in struct initializer
From: Biju Das
Date: Wed Jun 17 2026 - 09:09:35 EST
Hi Wolfram,
Thanks for the feedback.
> -----Original Message-----
> From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
> Sent: 17 June 2026 13:22
> Subject: Re: [PATCH v17 05/17] mmc: renesas_sdhi_internal_dmac: Fix whitespace alignment in struct
> initializer
>
> On Wed, Jun 03, 2026 at 07:57:05AM +0100, Biju wrote:
> > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> >
> > Remove extra tabs used to align .of_data and .quirks fields in the
> > of_rza2_compatible struct initializer, replacing them with single
> > space, consistent with kernel coding style.
> >
> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> Reviewed-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
>
> Should be merged with previous patch IMO.
Will merge with previous patch.
Cheers,
Biju