From: Anton Saraev Date: Mon, 19 May 2014 08:09:56 +0000 (+0400) Subject: staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~678 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3201b7f25e3b9843a4f475f7d61f0fbe8de3d208;p=pandora-kernel.git staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx Code have skein_512_ctx and skein_256_ctx but skein1024_ctx. It would be logical to convert these names to a single form. Signed-off-by: Anton Saraev Reviewed-by: Jake Edge Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed