staging: lustre: Replace "to to" with "to"
authorArushi Singhal <arushisinghal19971997@gmail.com>
Sun, 4 Mar 2018 14:16:07 +0000 (19:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Mar 2018 12:01:10 +0000 (04:01 -0800)
This patch replace "to to" with "to".

Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/cl_object.h

index 90419dca2e1ec4e8a6b92716bbb232abaf837434..341a145c333169a7796b7e21d97773328a9b9b25 100644 (file)
@@ -1833,7 +1833,7 @@ struct cl_io {
         */
                             ci_verify_layout:1,
        /**
-        * file is released, restore has to to be triggered by vvp layer
+        * file is released, restore has to be triggered by vvp layer
         */
                             ci_restore_needed:1,
        /**