From: Li Peng Date: Tue, 3 May 2016 07:21:20 +0000 (+0800) Subject: cls_user: remove duplicated words X-Git-Tag: v11.0.0~746^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=63f704ca879435cc9eafca5fd706a6aecc362182;p=ceph.git cls_user: remove duplicated words Signed-off-by: Li Peng --- diff --git a/src/cls/user/cls_user_types.h b/src/cls/user/cls_user_types.h index 9d5506a563f8..cfcff99428f2 100644 --- a/src/cls/user/cls_user_types.h +++ b/src/cls/user/cls_user_types.h @@ -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;