summaryrefslogtreecommitdiff
path: root/drivers/md/dm-ps-service-time.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/dm-ps-service-time.c')
-rw-r--r--drivers/md/dm-ps-service-time.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/md/dm-ps-service-time.c b/drivers/md/dm-ps-service-time.c
index b460054415f1..b623336ae559 100644
--- a/drivers/md/dm-ps-service-time.c
+++ b/drivers/md/dm-ps-service-time.c
@@ -128,8 +128,7 @@ static int st_add_path(struct path_selector *ps, struct dm_path *path,
* The valid range: 0-<ST_MAX_RELATIVE_THROUGHPUT>
* If not given, minimum value '1' is used.
* If '0' is given, the path isn't selected while
- * other paths having a positive value are
- * available.
+ * other paths having a positive value are available.
*/
if (argc > 2) {
*error = "service-time ps: incorrect number of arguments";