From: Herbert Xu Date: Sun, 26 Aug 2007 11:12:47 +0000 (+0800) Subject: [CRYPTO] ablkcipher: Remove queue pointer from common alg object X-Git-Tag: v2.6.24-rc1~1454^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de98e75449fc1c43d2fbb857668ae62d4f5eece;p=pandora-kernel.git [CRYPTO] ablkcipher: Remove queue pointer from common alg object Since not everyone needs a queue pointer and those who need it can always get it from the context anyway the queue pointer in the common alg object is redundant. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed