All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libmultipath: remove redundant code in store_pathinfo
@ 2016-08-17  2:05 peng.liang5
  0 siblings, 0 replies; 2+ messages in thread
From: peng.liang5 @ 2016-08-17  2:05 UTC (permalink / raw)
  To: christophe varoqui; +Cc: zhang.kai16, dm-devel, peng liang

From: peng liang <peng.liang5@zte.com.cn>

Signed-off-by: peng liang <peng.liang5@zte.com.cn>
---
 libmultipath/discovery.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libmultipath/discovery.c b/libmultipath/discovery.c
index bb3116d..0017d18 100644
--- a/libmultipath/discovery.c
+++ b/libmultipath/discovery.c
@@ -95,8 +95,6 @@ store_pathinfo (vector pathvec, struct config *conf,
 		goto out;
 
 	err = store_path(pathvec, pp);
-	if (err)
-		goto out;
 
 out:
 	if (err)
-- 
2.8.1.windows.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] libmultipath: remove redundant code in store_pathinfo
@ 2016-10-13  6:39 peng.liang5
  0 siblings, 0 replies; 2+ messages in thread
From: peng.liang5 @ 2016-10-13  6:39 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: tang.junhui, zhang.kai16, dm-devel, Bart Van Assche


[-- Attachment #1.1: Type: text/plain, Size: 1158 bytes --]

Please have a review for this patch, hope for your comments.

Thanks

发件人:         peng.liang5@zte.com.cn
收件人:         christophe varoqui <christophe.varoqui@free.fr>, 
抄送:   zhang.kai16@zte.com.cn, dm-devel@redhat.com, peng liang 
<peng.liang5@zte.com.cn>
日期:   2016-08-17 15:06
主题:   [dm-devel] [PATCH] libmultipath: remove redundant code in 
store_pathinfo
发件人: dm-devel-bounces@redhat.com



From: peng liang <peng.liang5@zte.com.cn>

Signed-off-by: peng liang <peng.liang5@zte.com.cn>
---
 libmultipath/discovery.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libmultipath/discovery.c b/libmultipath/discovery.c
index bb3116d..0017d18 100644
--- a/libmultipath/discovery.c
+++ b/libmultipath/discovery.c
@@ -95,8 +95,6 @@ store_pathinfo (vector pathvec, struct config *conf,
                                 goto out;
 
                 err = store_path(pathvec, pp);
-                if (err)
-                                goto out;
 
 out:
                 if (err)
-- 
2.8.1.windows.1

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel


[-- Attachment #1.2: Type: text/html, Size: 2613 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-13  6:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-17  2:05 [PATCH] libmultipath: remove redundant code in store_pathinfo peng.liang5
2016-10-13  6:39 peng.liang5

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.