]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
move count_zeroes.h out of asm-generic
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Aug 2015 07:27:15 +0000 (09:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 14 Oct 2015 22:21:07 +0000 (00:21 +0200)
commita1164a3ac75feeab86f6c02fabdfbf24b81e3c1a
treef46d594ef454fbc85a1cbc177afa042424f81f67
parent2f8e2c877784a0b23f02b41550170a24e14f5c95
move count_zeroes.h out of asm-generic

This header contains a few helpers currenly only used by the mpi
implementation, and not default implementation of architecture code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/linux/count_zeros.h [moved from include/asm-generic/bitops/count_zeros.h with 92% similarity]
lib/mpi/longlong.h
lib/mpi/mpicoder.c