]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
cls_user: remove duplicated words
authorLi Peng <lip@dtdream.com>
Tue, 3 May 2016 07:21:20 +0000 (15:21 +0800)
committerLi Peng <lip@dtdream.com>
Tue, 3 May 2016 07:21:20 +0000 (15:21 +0800)
Signed-off-by: Li Peng <lip@dtdream.com>
src/cls/user/cls_user_types.h

index 9d5506a563f85018129c7baec772d45bfa522c05..cfcff99428f2b090e5908a8ae1d3fb69a85a25e7 100644 (file)
@@ -10,7 +10,7 @@
 #include "common/ceph_time.h"
 
 /*
- * this needs to be compatible with with rgw_bucket, as it replaces it
+ * this needs to be compatible with rgw_bucket, as it replaces it
  */
 struct cls_user_bucket {
   std::string name;
@@ -156,7 +156,7 @@ struct cls_user_stats {
 WRITE_CLASS_ENCODER(cls_user_stats)
 
 /*
- * this needs to be compatible with with rgw_bucket, as it replaces it
+ * this needs to be compatible with rgw_bucket, as it replaces it
  */
 struct cls_user_header {
   cls_user_stats stats;