]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: typo fix during rebase (squash)
authorAbhishek Lekshmanan <abhishek@suse.com>
Mon, 27 Mar 2017 13:47:36 +0000 (15:47 +0200)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 10 Apr 2018 15:03:11 +0000 (08:03 -0700)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_cr_rest.h

index 760d3bbecc57b0b1af61d1d5624c4d823fb479cd..b47d7da1553f80b3c29c0cdd1282f9c6680cf22a 100644 (file)
@@ -72,6 +72,7 @@ class RGWReadRawRESTResourceCR : public RGWSimpleCoroutine{
     }
     op->put();
     return 0;
+  }
 
   void request_cleanup() override {
     if (http_op) {