summaryrefslogtreecommitdiff
path: root/crypto/authenc.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-06-28 09:23:06 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-28 16:06:41 +0800
commita53be8d628bea2330b4c0c7cac24657aee342d50 (patch)
tree8190b79fac9193259f5ed6eecdf64eac221bb30d /crypto/authenc.c
parentf2eb480458970ddb09dbe029756f6fde35bff8b0 (diff)
downloadlinux-crypto-a53be8d628bea2330b4c0c7cac24657aee342d50.tar.gz
linux-crypto-a53be8d628bea2330b4c0c7cac24657aee342d50.zip
crypto: tcrypt - Fix mixing printk/pr_err and obvious indentation issues
The recently added test_mb_ahash_speed() has clearly serious coding style issues. Try to fix some of them: 1. Don't mix pr_err() and printk(); 2. Don't wrap strings; 3. Properly align goto statement in if() block; 4. Align wrapped arguments on new line; 5. Don't wrap functions on first argument; Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/authenc.c')
0 files changed, 0 insertions, 0 deletions