From: Steffen Klassert Date: Tue, 27 Jul 2010 05:16:33 +0000 (+0200) Subject: crypto: pcrypt - Rename pcrypt_instance X-Git-Tag: v2.6.36-rc1~568^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c57e842eff49b05c4642dd7cfb1e7aa62ab932fa;p=pandora-kernel.git crypto: pcrypt - Rename pcrypt_instance In the crypto-layer an instance refers usually to a crypto instance. The struct pcrypt_instance is not related to a crypto instance. It rather contains the padata informations, so we rename it to padata_pcrypt. The functions that handle this struct are renamed accordingly. Signed-off-by: Steffen Klassert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed