]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/test_ipaddr: avoid reinterpret cast 42392/head
authorKefu Chai <kchai@redhat.com>
Mon, 19 Jul 2021 03:26:50 +0000 (11:26 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 19 Jul 2021 03:29:38 +0000 (11:29 +0800)
commitce5eaa122f2bc8458059544431343a4931f8d3ec
treec4724b9bab2b5eeaac446a48320b13852dbae7af
parent1701023d16b78f176ed8adb353446c78bdc5889f
test/test_ipaddr: avoid reinterpret cast

drop couple occurrences of C-style cast, for better readability.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/test_ipaddr.cc