summaryrefslogtreecommitdiff
path: root/crypto/seqiv.c
diff options
context:
space:
mode:
authorBorislav Petkov <borislav.petkov@amd.com>2012-04-04 15:06:10 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2012-04-09 15:21:16 +0800
commitcfc70c561cae81b50e4d9a2ad4ce5ce4d5688e5d (patch)
tree2769d35e8008304b053a200f39c0e410590fd22f /crypto/seqiv.c
parent180f8e414832acf3b03b56771effa415926bd43a (diff)
downloadlinux-crypto-cfc70c561cae81b50e4d9a2ad4ce5ce4d5688e5d.tar.gz
linux-crypto-cfc70c561cae81b50e4d9a2ad4ce5ce4d5688e5d.zip
crypto, xor: Sanitize checksumming function selection output
Currently, it says [ 1.015541] xor: automatically using best checksumming function: generic_sse [ 1.040769] generic_sse: 6679.000 MB/sec [ 1.045377] xor: using function: generic_sse (6679.000 MB/sec) and repeats the function name three times unnecessarily. Change it into [ 1.015115] xor: automatically using best checksumming function: [ 1.040794] generic_sse: 6680.000 MB/sec and save us a line in dmesg. No functional change. Cc: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/seqiv.c')
0 files changed, 0 insertions, 0 deletions