Re: [PATCH 1/2] staging: ccree: Fix indentation of driver_hash[] initializers

From: Greg Kroah-Hartman
Date: Fri May 12 2017 - 05:31:25 EST


On Fri, May 12, 2017 at 11:28:37AM +0200, Geert Uytterhoeven wrote:
> Hi Greg,
>
> On Fri, May 12, 2017 at 10:57 AM, Greg Kroah-Hartman
> <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> > On Sun, May 07, 2017 at 09:53:29PM +0200, Geert Uytterhoeven wrote:
> >> Closing braces should match the first characters of the opening.
> >>
> >> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> >> ---
> >> drivers/staging/ccree/ssi_hash.c | 28 ++++++++++++++--------------
> >> 1 file changed, 14 insertions(+), 14 deletions(-)
> >
> > Doesn't apply to my tree at all :(
>
> Not anymore, as Linus applied an alternative from Andrew for my 2/2.
> Hence see v2.

Ah, got that one now, sorry for the noise :)

greg k-h