crypto: ablk_helper - Replace memcpy with struct assignment
authorkbuild test robot <fengguang.wu@intel.com>
Tue, 24 Sep 2013 00:21:29 +0000 (08:21 +0800)
committerJP Abgrall <jpa@google.com>
Thu, 28 Aug 2014 17:22:26 +0000 (10:22 -0700)
commit59472af5848e3063c149baa92a35882ce3f6f291
tree4c78e8ef66456ee99defcbc0921c01da68c52d0f
parent2f5acd7615cca9aa638cb54d69706bb4ac21fa94
crypto: ablk_helper - Replace memcpy with struct assignment

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
head:   48e6dc1b2a1ad8186d48968d5018912bdacac744
commit: a62b01cd6cc1feb5e80d64d6937c291473ed82cb [20/24] crypto: create generic version of ablk_helper

coccinelle warnings: (new ones prefixed by >>)

>> crypto/ablk_helper.c:97:2-8: Replace memcpy with struct assignment
>> crypto/ablk_helper.c:78:2-8: Replace memcpy with struct assignment

Please consider folding the attached diff :-)

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ablk_helper.c