]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Clean up: Better to initialize ctx->reply with nullptr not NULL 13973/head
authorShinobu Kinjo <shinobu@redhat.com>
Wed, 15 Mar 2017 07:39:05 +0000 (16:39 +0900)
committerShinobu Kinjo <shinobu@redhat.com>
Wed, 15 Mar 2017 07:39:05 +0000 (16:39 +0900)
commit324800e34d115fd4bb98b7c3774c591255609b76
tree00218ca76b1516a4a3a161c8a7b7f4dc009b5851
parent6ba48587721c8821b11777c06effc4b0e2d91821
Clean up: Better to initialize ctx->reply with nullptr not NULL

Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
src/osd/PrimaryLogPG.cc