OSDN Git Service

staging/skein: move all threefish block functions to one file
authorJake Edge <jake@lwn.net>
Tue, 20 May 2014 13:58:40 +0000 (07:58 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 May 2014 02:17:42 +0000 (11:17 +0900)
commit0109ce7304afb58102ea1545f609f4cf876b0949
treebaa61fc3758bd99ff0f36dcb82f5c3540ba9c1dd
parent8d9e9857c576d8d710ae6a6152a6ddcd29772bb1
staging/skein: move all threefish block functions to one file

move all threefish block functions to one file, remove unneeded include

Signed-off-by: Jake Edge <jake@lwn.net>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/skein/Makefile
drivers/staging/skein/threefish_256_block.c [deleted file]
drivers/staging/skein/threefish_512_block.c [deleted file]
drivers/staging/skein/threefish_block.c [moved from drivers/staging/skein/threefish_1024_block.c with 59% similarity]