]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Fix rgw_format construction order
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 2 Feb 2017 20:05:26 +0000 (15:05 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 3 Feb 2017 22:23:23 +0000 (17:23 -0500)
commit2e15bcd025388f15abd35a6456fd67d09a2e0e8a
tree79edb8807fa75d57b65efd8aab0d0b68c19af75c
parentf1c4adc50e0dcc99724f88f4c2538aed93889e0a
rgw: Fix rgw_format construction order

Since we have only one constructor, just use default initialization for
every member that doesn't depend on an argument.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_formats.cc
src/rgw/rgw_formats.h