]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: remove unnecessary "struct" from req_state declarations
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 21 Jun 2022 22:12:32 +0000 (18:12 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 21 Jun 2022 23:11:24 +0000 (19:11 -0400)
commitc396bf1bd08baad6174eaf38bb54a0553f5d76ff
tree491c45dadfc347532efb3947df401748bb9b1abf
parent2679a1e0f42284e7d60a59067c4a56194c696ba0
rgw: remove unnecessary "struct" from req_state declarations

The "struct" is superfluous and makes it harder for those looking for
the definition.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
55 files changed:
src/rgw/librgw.cc
src/rgw/rgw_auth.h
src/rgw/rgw_client_io.h
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_crypt.cc
src/rgw/rgw_crypt.h
src/rgw/rgw_file.cc
src/rgw/rgw_file.h
src/rgw/rgw_lib.h
src/rgw/rgw_log.cc
src/rgw/rgw_log.h
src/rgw/rgw_lua_request.h
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_os_lib.cc
src/rgw/rgw_process.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_request.h
src/rgw/rgw_rest.cc
src/rgw/rgw_rest.h
src/rgw/rgw_rest_bucket.h
src/rgw/rgw_rest_config.h
src/rgw/rgw_rest_iam.cc
src/rgw/rgw_rest_iam.h
src/rgw/rgw_rest_info.h
src/rgw/rgw_rest_log.h
src/rgw/rgw_rest_metadata.h
src/rgw/rgw_rest_ratelimit.h
src/rgw/rgw_rest_realm.cc
src/rgw/rgw_rest_realm.h
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_s3.h
src/rgw/rgw_rest_sts.cc
src/rgw/rgw_rest_sts.h
src/rgw/rgw_rest_swift.cc
src/rgw/rgw_rest_swift.h
src/rgw/rgw_rest_usage.h
src/rgw/rgw_rest_user.h
src/rgw/rgw_s3select_private.h
src/rgw/rgw_sal.h
src/rgw/rgw_sal_dbstore.cc
src/rgw/rgw_sal_dbstore.h
src/rgw/rgw_sal_motr.cc
src/rgw/rgw_sal_motr.h
src/rgw/rgw_sal_rados.cc
src/rgw/rgw_sal_rados.h
src/rgw/rgw_swift_auth.cc
src/rgw/rgw_swift_auth.h
src/rgw/rgw_sync_module_es_rest.cc
src/rgw/rgw_sync_module_es_rest.h
src/rgw/rgw_sync_module_pubsub_rest.cc
src/rgw/rgw_sync_module_pubsub_rest.h
src/rgw/rgw_torrent.cc
src/rgw/rgw_torrent.h