]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: clean-up -- remove unnessary "struct"s 25450/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 13 Dec 2018 20:55:20 +0000 (15:55 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 2 Jan 2019 20:45:19 +0000 (15:45 -0500)
commitf600e08605bc85947872a280e405c3e62098e545
treea562f280002b6416149a8adcbf407bb5ccc41478
parentc52636c84fd3eaf3db02cfe73cb3570b81803403
rgw: clean-up -- remove unnessary "struct"s

In C++ "struct" is unnecessary when referencing a defined
struct. Clean up all uses in src/cls/rgw source files.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/cls/rgw/cls_rgw.cc
src/cls/rgw/cls_rgw_client.cc
src/cls/rgw/cls_rgw_client.h
src/cls/rgw/cls_rgw_ops.h
src/cls/rgw/cls_rgw_types.cc
src/cls/rgw/cls_rgw_types.h