diff mbox series

ceph: ceph_features.h: drop duplicated word in a comment

Message ID 37c50064-e4ee-d79f-5a9f-2824479b01ca@infradead.org (mailing list archive)
State New, archived
Headers show
Series ceph: ceph_features.h: drop duplicated word in a comment | expand

Commit Message

Randy Dunlap July 17, 2020, 11:36 p.m. UTC
From: Randy Dunlap <rdunlap@infradead.org>

Drop the doubled word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Ilya Dryomov <idryomov@gmail.com>
Cc: Jeff Layton <jlayton@kernel.org>
Cc: ceph-devel@vger.kernel.org
---
 include/linux/ceph/ceph_features.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jeff Layton July 18, 2020, 11 a.m. UTC | #1
On Fri, 2020-07-17 at 16:36 -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Drop the doubled word "the" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Ilya Dryomov <idryomov@gmail.com>
> Cc: Jeff Layton <jlayton@kernel.org>
> Cc: ceph-devel@vger.kernel.org
> ---
>  include/linux/ceph/ceph_features.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200714.orig/include/linux/ceph/ceph_features.h
> +++ linux-next-20200714/include/linux/ceph/ceph_features.h
> @@ -58,7 +58,7 @@
>   *    because 10.2.z (jewel) did not care if its peers advertised this
>   *    feature bit.
>   *
> - *  - In the second phase we stop advertising the the bit and call it
> + *  - In the second phase we stop advertising the bit and call it
>   *    RETIRED.  This can normally be done in the *next* major release
>   *    following the one in which we marked the feature DEPRECATED.  In
>   *    the above example, for 12.0.z (luminous) we can say:
> 

Merged into the testing branch. Thanks, Randy!
diff mbox series

Patch

--- linux-next-20200714.orig/include/linux/ceph/ceph_features.h
+++ linux-next-20200714/include/linux/ceph/ceph_features.h
@@ -58,7 +58,7 @@ 
  *    because 10.2.z (jewel) did not care if its peers advertised this
  *    feature bit.
  *
- *  - In the second phase we stop advertising the the bit and call it
+ *  - In the second phase we stop advertising the bit and call it
  *    RETIRED.  This can normally be done in the *next* major release
  *    following the one in which we marked the feature DEPRECATED.  In
  *    the above example, for 12.0.z (luminous) we can say: