mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 16:55:16 -04:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
ce92575bd4
commit
7c51e9b092
@@ -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,
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user