diff for duplicates of <1507144541.46071.2.camel@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 63824c6..542e698 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Tue, 2017-10-03 at 13:54 +0300, Dan Carpenter wrote: > We accidentally return an uninitialized value if -> (hr_qp->state = IB_QPS_RESET). We should be returning success. +> (hr_qp->state == IB_QPS_RESET). We should be returning success. > > Fixes: 926a01dc000d ("RDMA/hns: Add QP operations support for hip08 > SoC") diff --git a/a/content_digest b/N1/content_digest index 290d22f..3cf31d7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020171003105418.jpthrfu7j7ojk5fg@mwanda\0" "From\0Doug Ledford <dledford@redhat.com>\0" "Subject\0Re: [PATCH] RDMA/hns: Fix uninitialized variable in hns_roce_v2_query_qp()\0" - "Date\0Wed, 04 Oct 2017 19:15:41 +0000\0" + "Date\0Wed, 04 Oct 2017 15:15:41 -0400\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>" Lijun Ou <oulijun@huawei.com> " Wei Hu <xavier.huwei@huawei.com>\0" @@ -13,7 +13,7 @@ "b\0" "On Tue, 2017-10-03 at 13:54 +0300, Dan Carpenter wrote:\n" "> We accidentally return an uninitialized value if\n" - "> (hr_qp->state = IB_QPS_RESET). We should be returning success.\n" + "> (hr_qp->state == IB_QPS_RESET). We should be returning success.\n" "> \n" "> Fixes: 926a01dc000d (\"RDMA/hns: Add QP operations support for hip08\n" "> SoC\")\n" @@ -43,4 +43,4 @@ " GPG KeyID: B826A3330E572FDD\n" Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD -7afa59a38e3a50bd05a61d084887ca7ea119323cb4bbbd58ce1c0823217f6246 +39bd4fb1243c8041fc563aea638916e5841461bc74dbd9e46e530b2c62889a2c
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.