diff options
author | Hans de Goede <hdegoede@redhat.com> | 2019-08-17 16:24:30 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-08-22 14:57:35 +1000 |
commit | 1a01333d313447f0cdfcc2882ea3afe387a24be0 (patch) | |
tree | 14f3a081ebae5ad32d8c1e4ca99d8c1041527e2a /Kbuild | |
parent | aca1111965d78477f9169c0df54d0ea06173572f (diff) | |
download | linux-1a01333d313447f0cdfcc2882ea3afe387a24be0.tar.gz linux-1a01333d313447f0cdfcc2882ea3afe387a24be0.tar.bz2 linux-1a01333d313447f0cdfcc2882ea3afe387a24be0.zip |
crypto: sha256_generic - Fix some coding style issues
Add a bunch of missing spaces after commas and arround operators.
Note the main goal of this is to make sha256_transform and its helpers
identical in formatting too the duplcate implementation in lib/sha256.c,
so that "diff -u" can be used to compare them to prove that no functional
changes are made when further patches in this series consolidate the 2
implementations into 1.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions