Re: [PATCH 1/2] crypto: crypto_user_stat: remove unused dump functions

2018-12-22 Thread Herbert Xu
On Thu, Dec 13, 2018 at 08:36:37AM +, Corentin Labbe wrote: > This patch removes unused dump functions for crypto_user_stats. > There are remains of the copy/paste of crypto_user_base to > crypto_user_stat and I forgot to remove them. > > Signed-off-by: Corentin Labbe > --- > crypto/crypto_u

[PATCH 1/2] crypto: crypto_user_stat: remove unused dump functions

2018-12-13 Thread Corentin Labbe
This patch removes unused dump functions for crypto_user_stats. There are remains of the copy/paste of crypto_user_base to crypto_user_stat and I forgot to remove them. Signed-off-by: Corentin Labbe --- crypto/crypto_user_base.c| 4 +--- crypto/crypto_user_stat.c| 33 ---