diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-07-12 23:14:24 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-07-16 13:49:14 +0200 |
commit | 1b3eeb8761f053422a4b3bcb024fc3bf41e12304 (patch) | |
tree | fd4e470fe9f60f68123624630660a0e8c1064404 /drivers/crypto/mediatek | |
parent | crypto: chelsio - Avoid some code duplication (diff) | |
download | linux-1b3eeb8761f053422a4b3bcb024fc3bf41e12304.tar.xz linux-1b3eeb8761f053422a4b3bcb024fc3bf41e12304.zip |
crypto: chelsio - Fix some pr_xxx messages
At the top this file, we have:
#define pr_fmt(fmt) "chcr:" fmt
So there is no need to repeat "chcr : " in some error message when the
pr_xxx macro is used.
This would lead to log "chcr:chcr : blabla"
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/mediatek')
0 files changed, 0 insertions, 0 deletions