]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit8b235f2f16a472b8cfc10e8ef1286fcd3331e033
tree833e552d3da36089d23727f25b6e2b133d769eb3
parente4e29dc4841d21943bec1bc5378ab421d2320d83
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