All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56D6C6C2.3000207@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 0a1aef9..e675984 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -105,7 +105,7 @@ ok to keep it in the current, slightly redundant shape?
 >> +
 >> +	/* H_RANDOM is optional - so check for sane return values first */
 >> +	rc = h_random(&rval);
->> +	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;
 ...
diff --git a/a/content_digest b/N1/content_digest
index 3b5077e..0dd2d46 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\056D6BB7B.70401@redhat.com\0"
  "From\0Thomas Huth <thuth@redhat.com>\0"
  "Subject\0Re: [PATCH v3] powerpc: Add tests for sPAPR h-calls\0"
- "Date\0Wed, 02 Mar 2016 10:56:02 +0000\0"
+ "Date\0Wed, 2 Mar 2016 11:56:02 +0100\0"
  "To\0Laurent Vivier <lvivier@redhat.com>"
   kvm@vger.kernel.org
   kvm-ppc@vger.kernel.org
@@ -117,7 +117,7 @@
  ">> +\n"
  ">> +\t/* H_RANDOM is optional - so check for sane return values first */\n"
  ">> +\trc = h_random(&rval);\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"
  "...\n"
@@ -133,4 +133,4 @@
  "\n"
   Thomas
 
-636fd024223dafb198c22928e904b6c71ec877004ca484581915c74dbf19b0b4
+1c44ecf83b9b09533f1d6fbe906c3e89752d16e0ce8ab934784e7fddaef1c95c

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.