From: Cristian Stoica Date: Fri, 8 Aug 2014 09:30:04 +0000 (+0300) Subject: crypto: testmgr - remove unused function argument X-Git-Tag: fixes-for-v3.18-merge-window~17^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c85f9bb53f25491524839ab1610b30810ab898;p=pandora-kernel.git 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-diff-tree failed