diff options
author | 2020-07-12 23:14:24 +0200 | |
---|---|---|
committer | 2020-07-16 21:49:14 +1000 | |
commit | 1b3eeb8761f053422a4b3bcb024fc3bf41e12304 (patch) | |
tree | fd4e470fe9f60f68123624630660a0e8c1064404 /lib/mpi/mpi-sub-ui.c | |
parent | crypto: chelsio - Avoid some code duplication (diff) | |
download | wireguard-linux-1b3eeb8761f053422a4b3bcb024fc3bf41e12304.tar.xz wireguard-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 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions