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


Groups > linux.kernel > #1410091

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

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: s5p-sss - Use consistent indentation for variables and members
Date 2016-05-31 12:30 +0200
Message-ID <rEP5U-1qK-19@gated-at.bofh.it> (permalink)
References <rDoAN-2Y7-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, May 27, 2016 at 01:49:40PM +0200, 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>

Applied.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Back to linux.kernel | Previous | Next — Previous 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
  Re: [PATCH] crypto: s5p-sss - Use consistent indentation for  variables and members Herbert Xu <herbert@gondor.apana.org.au> - 2016-05-31 12:30 +0200

csiph-web