commit | 0c99c2a087c60b71e1fc90d070e2e16ca52defbe | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Thu Dec 13 08:36:37 2018 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Dec 23 11:52:44 2018 +0800 |
tree | 42d0e6674fe1299709f403a95239bd2f466217a7 | |
parent | f31ba0f95f1998118098978dbfb25ecbec6b0891 [diff] |
crypto: user - remove unused dump functions 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 <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>