summaryrefslogtreecommitdiffstats
path: root/0170-UPBZ-1352925-fix-typo.patch
diff options
context:
space:
mode:
Diffstat (limited to '0170-UPBZ-1352925-fix-typo.patch')
-rw-r--r--0170-UPBZ-1352925-fix-typo.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/0170-UPBZ-1352925-fix-typo.patch b/0170-UPBZ-1352925-fix-typo.patch
new file mode 100644
index 0000000..2521c3d
--- /dev/null
+++ b/0170-UPBZ-1352925-fix-typo.patch
@@ -0,0 +1,26 @@
+---
+ multipath/main.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+Index: multipath-tools-130222/multipath/main.c
+===================================================================
+--- multipath-tools-130222.orig/multipath/main.c
++++ multipath-tools-130222/multipath/main.c
+@@ -286,7 +286,7 @@ configure (void)
+ if (failed == 2 && conf->cmd == CMD_VALID_PATH)
+ printf("%s is not a valid multipath device path\n", conf->dev);
+ else
+- condlog(3, "scope is nul");
++ condlog(3, "scope is null");
+ goto out;
+ }
+ if (conf->cmd == CMD_REMOVE_WWID) {
+@@ -358,7 +358,7 @@ configure (void)
+
+
+ if (conf->cmd == CMD_VALID_PATH) {
+- /* This only happens if find_multipaths is and
++ /* This only happens if find_multipaths and
+ * ignore_wwids is set.
+ * If there is currently a multipath device matching
+ * the refwwid, or there is more than one path matching