commit | e3f9490e89c2240f87c6d040575cdc11dd405afc | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Thu Jun 01 21:38:53 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jun 19 14:19:48 2017 +0800 |
tree | a9b0c610371da3cc8fe8999eec0dbc59c31385d1 | |
parent | c72358571aaadf46755d3e38f671233a7dd48f00 [diff] |
crypto: sun4i-ss - group variable definitions in sun4i_hash() Cosmetic change to avoid having a full screen a variable definitions. It also helps to see which variables share the same type. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>