[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <37c50064-e4ee-d79f-5a9f-2824479b01ca@infradead.org>
Date: Fri, 17 Jul 2020 16:36:04 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: LKML <linux-kernel@...r.kernel.org>,
Ilya Dryomov <idryomov@...il.com>,
Jeff Layton <jlayton@...nel.org>, ceph-devel@...r.kernel.org
Subject: [PATCH] ceph: ceph_features.h: drop duplicated word in a comment
From: Randy Dunlap <rdunlap@...radead.org>
Drop the doubled word "the" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Ilya Dryomov <idryomov@...il.com>
Cc: Jeff Layton <jlayton@...nel.org>
Cc: ceph-devel@...r.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:
Powered by blists - more mailing lists