diff for duplicates of <56D6C16F.7060407@redhat.com> diff --git a/a/1.txt b/N1/1.txt index db1efe0..001d1c9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 02/03/2016 11:22, Paolo Bonzini wrote: > > > On 02/03/2016 11:07, Laurent Vivier wrote: ->>>> + report_xfail("h-call available", rc = H_FUNCTION, rc = H_SUCCESS); +>>>> + report_xfail("h-call available", rc == H_FUNCTION, rc == H_SUCCESS); >>>> + if (rc != H_SUCCESS) >>>> + return; >> I think it can be disturbing to not always have the same number of diff --git a/a/content_digest b/N1/content_digest index 37363d4..a9f175d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\056D6BEDE.7030403@redhat.com\0" "From\0Laurent Vivier <lvivier@redhat.com>\0" "Subject\0Re: [PATCH v3] powerpc: Add tests for sPAPR h-calls\0" - "Date\0Wed, 02 Mar 2016 10:33:19 +0000\0" + "Date\0Wed, 2 Mar 2016 11:33:19 +0100\0" "To\0Paolo Bonzini <pbonzini@redhat.com>" Thomas Huth <thuth@redhat.com> kvm@vger.kernel.org @@ -18,7 +18,7 @@ "> \n" "> \n" "> On 02/03/2016 11:07, Laurent Vivier wrote:\n" - ">>>> +\treport_xfail(\"h-call available\", rc = H_FUNCTION, rc = H_SUCCESS);\n" + ">>>> +\treport_xfail(\"h-call available\", rc == H_FUNCTION, rc == H_SUCCESS);\n" ">>>> +\tif (rc != H_SUCCESS)\n" ">>>> +\t\treturn;\n" ">> I think it can be disturbing to not always have the same number of\n" @@ -37,4 +37,4 @@ "\n" Laurent -4fd7d160c93c8d52cc2411aafadace863e6337d2fc772fbbc5c5cfbc82daf4c2 +0256aa752c5b4c1433384a8e4a94bcd37bffbea086868a126462812aed1f9072
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.