commit | d4c85f9bb53f25491524839ab1610b30810ab898 | [log] [tgz] |
---|---|---|
author | Cristian Stoica <cristian.stoica@freescale.com> | Fri Aug 08 12:30:04 2014 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Aug 25 20:32:32 2014 +0800 |
tree | 37849392573ec30e99c2a428696759adec54a377 | |
parent | ad61e042e9151b55b393d5875e467e7fe0c7470c [diff] |
crypto: testmgr - remove unused function argument The argument "req" of do_one_async_hash_op is not used by the function. This patch removes this argument and renames the function to match more closely its purpose. Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>