Re: [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller

From: Boris Brezillon
Date: Tue Jun 26 2018 - 09:47:45 EST


Hi Andy,

On Tue, 26 Jun 2018 16:18:44 +0300
Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:

>
> > What is wrong? Some newlines are missing here between the MODULE_ macros,
> > but in my original patch it seems correct.
>
> It should be like
>
> MODULE_FOO(...);
> MODULE_BAR(...);
> MODULE_BAZ(...);
>
> One macro â one line.

It's not Frieder's fault, it's Yogesh mailer which messed-up the
formatting. Just look at the original patch and you'll see.