On Fri, 2020-07-17 at 16:36 -0700, Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Drop the doubled word "the" in a comment. > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Ilya Dryomov <[email protected]> > Cc: Jeff Layton <[email protected]> > Cc: [email protected] > --- > 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! -- Jeff Layton <[email protected]>

