diff options
Diffstat (limited to 'drivers/md/dm-raid.c')
-rw-r--r-- | drivers/md/dm-raid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/dm-raid.c b/drivers/md/dm-raid.c index 7a87a640f8ba..8a60a4a070ac 100644 --- a/drivers/md/dm-raid.c +++ b/drivers/md/dm-raid.c | |||
@@ -3558,7 +3558,7 @@ static void raid_status(struct dm_target *ti, status_type_t type, | |||
3558 | * v1.5.0+: | 3558 | * v1.5.0+: |
3559 | * | 3559 | * |
3560 | * Sync action: | 3560 | * Sync action: |
3561 | * See Documentation/device-mapper/dm-raid.rst for | 3561 | * See Documentation/admin-guide/device-mapper/dm-raid.rst for |
3562 | * information on each of these states. | 3562 | * information on each of these states. |
3563 | */ | 3563 | */ |
3564 | DMEMIT(" %s", sync_action); | 3564 | DMEMIT(" %s", sync_action); |