OSDN Git Service

crypto: user - rename err_cnt parameter
authorCorentin Labbe <clabbe@baylibre.com>
Thu, 29 Nov 2018 14:42:25 +0000 (14:42 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 7 Dec 2018 06:15:00 +0000 (14:15 +0800)
commit44f13133cb03ec32fc88a533673248ef5c0617e3
tree9ce261d1e9add7e4316e5a2b6221fba77e683cc2
parent17c18f9e33282a170458cb5ea20759bfcb0da7d8
crypto: user - rename err_cnt parameter

Since now all crypto stats are on their own structures, it is now
useless to have the algorithm name in the err_cnt member.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/algapi.c
crypto/crypto_user_stat.c
include/linux/crypto.h
include/uapi/linux/cryptouser.h
tools/crypto/getstat.c