diff options
author | Randy Dunlap | 2020-07-17 16:36:04 -0700 |
---|---|---|
committer | Ilya Dryomov | 2020-08-03 11:05:27 +0200 |
commit | f1f565a26976612121f97464f9245307422d0ce8 (patch) | |
tree | 77086db0765c449f04969c2c37f3381cb3f4946c /include/linux/ceph/ceph_features.h | |
parent | 3b4168dd8b1d3e0bb129cf41e6bb50e217fe7781 (diff) |
ceph: delete repeated words in fs/ceph/
Drop duplicated words "down" and "the" in fs/ceph/.
[ idryomov: merge into a single patch ]
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'include/linux/ceph/ceph_features.h')
-rw-r--r-- | include/linux/ceph/ceph_features.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ceph/ceph_features.h b/include/linux/ceph/ceph_features.h index 39e6f4c57580..fcd84e8d88f4 100644 --- a/include/linux/ceph/ceph_features.h +++ b/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: |