]> git.baikalelectronics.ru Git - kernel.git/commit
zlib_deflate/deftree: remove bi_reverse()
authoryalin wang <yalin.wang2010@gmail.com>
Wed, 9 Sep 2015 22:39:18 +0000 (15:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Sep 2015 20:29:01 +0000 (13:29 -0700)
commit0b7d203540d593f2b9c4bb72fa6719d5e90b6902
tree833e552d3da36089d23727f25b6e2b133d769eb3
parentcc5f56eb62dd1696d0e95e5c8ff81ceb9ed4b64f
zlib_deflate/deftree: remove bi_reverse()

Remove bi_reverse() and use generic bitrev32() instead - it should have
better performance on some platforms.

Signed-off-by: yalin wang <yalin.wang2010@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/zlib_deflate/deftree.c
lib/zlib_deflate/defutil.h