]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #33038 from tchaikov/wip-librados-reinterpret-cast
authorKefu Chai <kchai@redhat.com>
Mon, 3 Feb 2020 11:58:13 +0000 (19:58 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2020 11:58:13 +0000 (19:58 +0800)
commit80487f4a604da94778e65f666e1177a3ed84543e
treede26f2f9057acedf519964c86cf5614397f9f780
parent0ac42dc7fd4dd211686ed5a953876f8714249d6f
parent5fcf0641cd72695bb03a2cdda6c74909c0e5be17
Merge pull request #33038 from tchaikov/wip-librados-reinterpret-cast

librados: prefer reinterpret_cast over c-style cast

Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>