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

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