From: Arushi Singhal Date: Sun, 4 Mar 2018 14:16:07 +0000 (+0530) Subject: staging: lustre: Replace "to to" with "to" X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7c51e9b0927d92b5d6dd25e97a205a0ca03319de;p=openwrt%2Fstaging%2Fblogic.git staging: lustre: Replace "to to" with "to" This patch replace "to to" with "to". Signed-off-by: Arushi Singhal Acked-by: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- 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, /**