staging: skein: threefish_block: Use rol64
authorJoe Perches <joe@perches.com>
Thu, 10 Mar 2016 11:43:22 +0000 (03:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:09:09 +0000 (22:09 -0800)
commite0a2d503a96b97d6478c5b00f4d3e3446f7b95e8
tree59df65fadacaa16a27c69826760886012ccf49d3
parent5ed316d27f942a729f3290a896c682ed299439bb
staging: skein: threefish_block: Use rol64

Use the inline instead of direct code to improve readability
and shorten the code a little.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/skein/threefish_block.c