From d4c85f9bb53f25491524839ab1610b30810ab898 Mon Sep 17 00:00:00 2001 From: Cristian Stoica Date: Fri, 8 Aug 2014 12:30:04 +0300 Subject: [PATCH] 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 Signed-off-by: Herbert Xu --- Reading git-format-patch failed