aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/dev-replace.c')
-rw-r--r--fs/btrfs/dev-replace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/dev-replace.c b/fs/btrfs/dev-replace.c
index ff2db7a6c894..a1d6652e0c47 100644
--- a/fs/btrfs/dev-replace.c
+++ b/fs/btrfs/dev-replace.c
@@ -858,7 +858,7 @@ int btrfs_dev_replace_is_ongoing(struct btrfs_dev_replace *dev_replace)
858 * not called and the the filesystem is remounted 858 * not called and the the filesystem is remounted
859 * in degraded state. This does not stop the 859 * in degraded state. This does not stop the
860 * dev_replace procedure. It needs to be canceled 860 * dev_replace procedure. It needs to be canceled
861 * manually if the cancelation is wanted. 861 * manually if the cancellation is wanted.
862 */ 862 */
863 break; 863 break;
864 } 864 }