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

Thanks

发件人:         [email protected]
收件人:         christophe varoqui <[email protected]>, 
抄送:   [email protected], [email protected], peng liang 
<[email protected]>
日期:   2016-08-17 15:06
主题:   [dm-devel] [PATCH] libmultipath: remove redundant code in 
store_pathinfo
发件人: [email protected]



From: peng liang <[email protected]>

Signed-off-by: peng liang <[email protected]>
---
 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
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to