From: Abhishek Lekshmanan Date: Mon, 27 Mar 2017 13:47:36 +0000 (+0200) Subject: rgw: typo fix during rebase (squash) X-Git-Tag: v13.1.0~270^2~101 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=90658b21100b0031cc1c6c019ad2980714bb4de0;p=ceph.git rgw: typo fix during rebase (squash) Signed-off-by: Abhishek Lekshmanan --- diff --git a/src/rgw/rgw_cr_rest.h b/src/rgw/rgw_cr_rest.h index 760d3bbecc57b..b47d7da1553f8 100644 --- a/src/rgw/rgw_cr_rest.h +++ b/src/rgw/rgw_cr_rest.h @@ -72,6 +72,7 @@ class RGWReadRawRESTResourceCR : public RGWSimpleCoroutine{ } op->put(); return 0; + } void request_cleanup() override { if (http_op) {