summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
diff options
context:
space:
mode:
authorArushi Singhal <arushisinghal19971997@gmail.com>2018-03-04 17:16:07 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-06 15:01:10 +0300
commit7c51e9b0927d92b5d6dd25e97a205a0ca03319de (patch)
tree28e19c678c89754186a6c5199b454ba2384b272e /drivers/staging/lustre
parentce92575bd45322e61f36bb7be27c5d2e13412717 (diff)
downloadlinux-7c51e9b0927d92b5d6dd25e97a205a0ca03319de.tar.xz
staging: lustre: Replace "to to" with "to"
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>
Diffstat (limited to 'drivers/staging/lustre')
-rw-r--r--drivers/staging/lustre/lustre/include/cl_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/include/cl_object.h b/drivers/staging/lustre/lustre/include/cl_object.h
index 90419dca2e1e..341a145c3331 100644
--- a/drivers/staging/lustre/lustre/include/cl_object.h
+++ b/drivers/staging/lustre/lustre/include/cl_object.h
@@ -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,
/**