Re: [PATCH v2 5/5] pinctrl: at91: Utilise temporary variable for struct device

From: Andy Shevchenko
Date: Wed Feb 15 2023 - 08:38:16 EST


On Tue, Feb 14, 2023 at 11:11:58AM +0000, Claudiu.Beznea@xxxxxxxxxxxxx wrote:
> On 13.02.2023 17:45, Andy Shevchenko wrote:
> > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> >
> > We have a temporary variable to keep pointer to struct device.
> > Utilise it inside the ->probe() implementation.
>
> Apart from this the patch also removes some { } and does some alignments.
> For clarity some of these might go better in a different patch.

I was under impression that checkpatch will complain about it, but it appears
that it does not. I will issue a new version with this updated.

Thanks for your reviews and testing!

--
With Best Regards,
Andy Shevchenko