summaryrefslogtreecommitdiffstats
path: root/0170-UPBZ-1352925-fix-typo.patch
blob: 2521c3d9ee53e7dc22b9d61a3b363e6afb750969 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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