]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: clean up header files 49814/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 20 Jan 2023 18:33:06 +0000 (13:33 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 23 Jan 2023 23:15:11 +0000 (18:15 -0500)
commit8c8c227a6f096ede8e0d7fe2ad969f26f65eeb2c
treef74bf8030e0a30f14b0a2d6cd7e9ca5dab2fd32c
parent1a671c198559f54389cd5afa22085a0c7b29a1ef
rgw: clean up header files

Remove trailing spaces and use "#pragma once" rather than "#ifndef" to
assure a header files is only loaded once during compilation.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
31 files changed:
src/rgw/driver/rados/rgw_rados.h
src/rgw/driver/rados/rgw_rest_log.h
src/rgw/rgw_basic_types.h
src/rgw/rgw_common.h
src/rgw/rgw_cr_rest.h
src/rgw/rgw_file.h
src/rgw/rgw_frontend.h
src/rgw/rgw_http_client_types.h
src/rgw/rgw_kafka.h
src/rgw/rgw_main.h
src/rgw/rgw_mdlog.h
src/rgw/rgw_op.h
src/rgw/rgw_orphan.h
src/rgw/rgw_perf_counters.h
src/rgw/rgw_process.h
src/rgw/rgw_process_env.h
src/rgw/rgw_rest.h
src/rgw/rgw_rest_client.h
src/rgw/rgw_rest_config.h
src/rgw/rgw_rest_metadata.h
src/rgw/rgw_rest_s3.h
src/rgw/rgw_rest_s3website.h
src/rgw/rgw_rest_sts.h
src/rgw/rgw_sal.h
src/rgw/rgw_sal_dbstore.h
src/rgw/rgw_sal_filter.h
src/rgw/rgw_swift_auth.h
src/rgw/rgw_sync_policy.h
src/rgw/rgw_torrent.h
src/rgw/rgw_website.h
src/rgw/rgw_xml.h