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

From: Greg Kroah-Hartman
Date: Fri May 12 2017 - 04:57:26 EST


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 :(