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>
Showing
- crypto/algapi.c 19 additions, 19 deletionscrypto/algapi.c
- crypto/crypto_user_stat.c 9 additions, 9 deletionscrypto/crypto_user_stat.c
- include/linux/crypto.h 14 additions, 14 deletionsinclude/linux/crypto.h
- include/uapi/linux/cryptouser.h 7 additions, 7 deletionsinclude/uapi/linux/cryptouser.h
- tools/crypto/getstat.c 9 additions, 9 deletionstools/crypto/getstat.c
Loading
Please register or sign in to comment