]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
os: remove duplicated words 8894/head
authorLi Peng <lip@dtdream.com>
Tue, 3 May 2016 06:37:52 +0000 (14:37 +0800)
committerLi Peng <lip@dtdream.com>
Tue, 3 May 2016 06:37:52 +0000 (14:37 +0800)
Signed-off-by: Li Peng <lip@dtdream.com>
src/os/kstore/KStore.h

index ad1300343c4d6fffd959aa746e5f86d2f602ffad..0df45d462aae4b88ab65eecc5b59b4f44dd94f54 100644 (file)
@@ -260,7 +260,7 @@ public:
     Sequencer *parent;
 
     OpSequencer()
-       //set the qlock to to PTHREAD_MUTEX_RECURSIVE mode
+       //set the qlock to PTHREAD_MUTEX_RECURSIVE mode
       : parent(NULL) {
     }
     ~OpSequencer() {