]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
include/intarith: drop popcount() 47718/head
authorKefu Chai <tchaikov@gmail.com>
Sun, 21 Aug 2022 16:37:59 +0000 (00:37 +0800)
committerKefu Chai <tchaikov@gmail.com>
Mon, 22 Aug 2022 10:03:59 +0000 (18:03 +0800)
commitb8dd567c54ba6926c4e5bacade81f310ea680613
tree33e1489e5014df385b0cd3a48c8adb65eb374def
parent844260f3a2a065298c94ceee8c1d9774fdbf825d
include/intarith: drop popcount()

as it is not used anymore.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/include/intarith.h
src/test/test_intarith.cc