Re: [PATCH] crypto: s5p-sss - Use consistent indentation for variables and members

From: Vladimir Zapolskiy
Date: Sat May 28 2016 - 15:33:54 EST


Hi Krzysztof,

On 27.05.2016 14:49, Krzysztof Kozlowski wrote:
> Bring some consistency by:
> 1. Replacing fixed-space indentation of structure members with just
> tabs.
> 2. Remove indentation in declaration of local variable between type and
> name. Driver was mixing usage of such indentation and lack of it.
> When removing indentation, reorder variables in
> reversed-christmas-tree order with first variables being initialized
> ones.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

it looks like a trivial and nice change, thank you.

Acked-by: Vladimir Zapolskiy <vz@xxxxxxxxx>

--
With best wishes,
Vladimir