]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 21 Mar 2018 17:01:40 +0000 (19:01 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 30 Mar 2018 17:33:09 +0000 (01:33 +0800)
commit9def051018c08e65c532822749e857eb4b2e12e7
tree3a8c6d7fd82e4828669b561c84255e4c0d35a5bd
parent0550f5a5f0c5bac10e982c1e968db9f3f297dda3
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()

Deduplicate le32_to_cpu_array() and cpu_to_le32_array() by moving them
to the generic header.

No functional change implied.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/md4.c
crypto/md5.c
include/linux/byteorder/generic.h