From: Marek Vasut Date: Fri, 14 Mar 2014 01:37:05 +0000 (+0100) Subject: crypto: hash - Pull out the functions to save/restore request X-Git-Tag: v3.2.89~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd9fdcc752acc660f3b8acd7a7c7614a10a7a5e;p=pandora-kernel.git crypto: hash - Pull out the functions to save/restore request commit 1ffc9fbd1e5071948b6d48f9a27d845738ee890f upstream. The functions to save original request within a newly adjusted request and it's counterpart to restore the original request can be re-used by more code in the crypto/ahash.c file. Pull these functions out from the code so they're available. Signed-off-by: Marek Vasut Cc: David S. Miller Cc: Fabio Estevam Cc: Herbert Xu Cc: Shawn Guo Cc: Tom Lendacky Signed-off-by: Herbert Xu Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed