s/controler/controller/g Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@xxxxxxxxx> --- libmultipath/propsel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmultipath/propsel.c b/libmultipath/propsel.c index ee6cea6..e23d65c 100644 --- a/libmultipath/propsel.c +++ b/libmultipath/propsel.c @@ -630,7 +630,7 @@ select_flush_on_last_del(struct multipath *mp) } if (mp->hwe && mp->hwe->flush_on_last_del != FLUSH_UNDEF) { mp->flush_on_last_del = mp->hwe->flush_on_last_del; - condlog(3, "%s: flush_on_last_del = %i (controler setting)", + condlog(3, "%s: flush_on_last_del = %i (controller setting)", mp->alias, mp->flush_on_last_del); return 0; } -- 1.7.10.4 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel