Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1408506

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

From Vladimir Zapolskiy <vz@mleia.com>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: s5p-sss - Use consistent indentation for variables and members
Date 2016-05-28 21:40 +0200
Message-ID <rDSfv-4vZ-15@gated-at.bofh.it> (permalink)
References <rDoAN-2Y7-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@samsung.com>

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

Acked-by: Vladimir Zapolskiy <vz@mleia.com>

--
With best wishes,
Vladimir

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] crypto: s5p-sss - Use consistent indentation for variables and  members Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-05-27 14:00 +0200
  Re: [PATCH] crypto: s5p-sss - Use consistent indentation for  variables and members Vladimir Zapolskiy <vz@mleia.com> - 2016-05-28 21:40 +0200

csiph-web