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

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