Cc: Martin Wilck <[email protected]>
Cc: Benjamin Marzinski <[email protected]>
Cc: Christophe Varoqui <[email protected]>
Cc: DM_DEVEL-ML <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
libmultipath/propsel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libmultipath/propsel.c b/libmultipath/propsel.c
index 56895c4b..0c10ebc1 100644
--- a/libmultipath/propsel.c
+++ b/libmultipath/propsel.c
@@ -640,7 +640,7 @@ int select_checker_timeout(struct config *conf, struct path
*pp)
}
pp_set_default(checker_timeout, DEF_TIMEOUT);
out:
- condlog(3, "%s checker timeout = %u s %s", pp->dev, pp->checker_timeout,
+ condlog(3, "%s: checker timeout = %u s %s", pp->dev,
pp->checker_timeout,
origin);
return 0;
}
--
2.53.0