All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190809101311.GA17867@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index 8912fa5..3f45bdc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ index e287b71a1cfd..cc08218f1ef7 100644
  		goto err_msg;
 +	}
  
- 	if ((mode = RDMA_COUNTER_MODE_AUTO) &&
+ 	if ((mode == RDMA_COUNTER_MODE_AUTO) &&
 -	    nla_put_u32(msg, RDMA_NLDEV_ATTR_STAT_AUTO_MODE_MASK, mask))
 +	    nla_put_u32(msg, RDMA_NLDEV_ATTR_STAT_AUTO_MODE_MASK, mask)) {
 +		ret = -EMSGSIZE;
diff --git a/a/content_digest b/N1/content_digest
index d745e6d..ddc7367 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH] RDMA/core: Fix error code in stat_get_doit_qp()\0"
- "Date\0Fri, 09 Aug 2019 10:13:19 +0000\0"
+ "Date\0Fri, 9 Aug 2019 13:13:19 +0300\0"
  "To\0Doug Ledford <dledford@redhat.com>"
  " Mark Zhang <markz@mellanox.com>\0"
  "Cc\0Jason Gunthorpe <jgg@ziepe.ca>"
@@ -35,7 +35,7 @@
  " \t\tgoto err_msg;\n"
  "+\t}\n"
  " \n"
- " \tif ((mode = RDMA_COUNTER_MODE_AUTO) &&\n"
+ " \tif ((mode == RDMA_COUNTER_MODE_AUTO) &&\n"
  "-\t    nla_put_u32(msg, RDMA_NLDEV_ATTR_STAT_AUTO_MODE_MASK, mask))\n"
  "+\t    nla_put_u32(msg, RDMA_NLDEV_ATTR_STAT_AUTO_MODE_MASK, mask)) {\n"
  "+\t\tret = -EMSGSIZE;\n"
@@ -47,4 +47,4 @@
  "-- \n"
  2.20.1
 
-0bf8a01b5cb4ed6f20530c502f7836ec4ec83cfecabed001459ef3050aa55662
+32499655eee62ab33611bd330908bdca97327ca19a87ed62b997be7e7937d969

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.