aboutsummaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorGravatar Krzysztof Kozlowski <k.kozlowski@samsung.com> 2016-06-28 09:23:06 +0200
committerGravatar Herbert Xu <herbert@gondor.apana.org.au> 2016-06-28 16:06:41 +0800
commitf83f5b12ee674c187f329ef8eb9352dc45dcb25f (patch)
treed9bdfb25eb6688e043746b842f98e4fcaef78ee0 /Kbuild
parentcrypto: tcrypt - Add new mode for sha512_mb (diff)
downloadlinux-f83f5b12ee674c187f329ef8eb9352dc45dcb25f.tar.gz
linux-f83f5b12ee674c187f329ef8eb9352dc45dcb25f.tar.bz2
linux-f83f5b12ee674c187f329ef8eb9352dc45dcb25f.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 'Kbuild')
0 files changed, 0 insertions, 0 deletions