Blame SOURCES/0170-UPBZ-1352925-fix-typo.patch

f20720
---
f20720
 multipath/main.c |    4 ++--
f20720
 1 file changed, 2 insertions(+), 2 deletions(-)
f20720
f20720
Index: multipath-tools-130222/multipath/main.c
f20720
===================================================================
f20720
--- multipath-tools-130222.orig/multipath/main.c
f20720
+++ multipath-tools-130222/multipath/main.c
f20720
@@ -286,7 +286,7 @@ configure (void)
f20720
 			if (failed == 2 && conf->cmd == CMD_VALID_PATH)
f20720
 				printf("%s is not a valid multipath device path\n", conf->dev);
f20720
 			else
f20720
-				condlog(3, "scope is nul");
f20720
+				condlog(3, "scope is null");
f20720
 			goto out;
f20720
 		}
f20720
 		if (conf->cmd == CMD_REMOVE_WWID) {
f20720
@@ -358,7 +358,7 @@ configure (void)
f20720
 
f20720
 
f20720
 	if (conf->cmd == CMD_VALID_PATH) {
f20720
-		/* This only happens if find_multipaths is and
f20720
+		/* This only happens if find_multipaths and
f20720
  		 * ignore_wwids is set.
f20720
 		 * If there is currently a multipath device matching
f20720
  		 * the refwwid, or there is more than one path matching