All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190226042515.GB28015@blackberry>

diff --git a/a/1.txt b/N1/1.txt
index cb5b3cd..4b6bd0e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ On Mon, Feb 25, 2019 at 01:10:12PM +1100, David Gibson wrote:
 > > +	 */
 > > +	if (!state->ipi_number) {
 > > +		state->ipi_number = xive_native_alloc_irq();
-> > +		if (state->ipi_number = 0) {
+> > +		if (state->ipi_number == 0) {
 > > +			pr_err("Failed to allocate IRQ !\n");
 > > +			return -ENXIO;
 > > +		}
diff --git a/a/content_digest b/N1/content_digest
index d3b6b96..1ed8380 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020190225021012.GH7668@umbus.fritz.box\0"
  "From\0Paul Mackerras <paulus@ozlabs.org>\0"
  "Subject\0Re: [PATCH v2 04/16] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source\0"
- "Date\0Tue, 26 Feb 2019 04:25:15 +0000\0"
+ "Date\0Tue, 26 Feb 2019 15:25:15 +1100\0"
  "To\0David Gibson <david@gibson.dropbear.id.au>\0"
  "Cc\0kvm@vger.kernel.org"
   kvm-ppc@vger.kernel.org
@@ -19,7 +19,7 @@
  "> > +\t */\n"
  "> > +\tif (!state->ipi_number) {\n"
  "> > +\t\tstate->ipi_number = xive_native_alloc_irq();\n"
- "> > +\t\tif (state->ipi_number = 0) {\n"
+ "> > +\t\tif (state->ipi_number == 0) {\n"
  "> > +\t\t\tpr_err(\"Failed to allocate IRQ !\\n\");\n"
  "> > +\t\t\treturn -ENXIO;\n"
  "> > +\t\t}\n"
@@ -40,4 +40,4 @@
  "\n"
  Paul.
 
-7d0ece7d2d113cfc304b8897548ee5c0628d98ef4ef14756896defc28c07eb77
+9324894cf2b62e503b37eadacf45f40369235ab58bfdff5e1813acb6c0457549

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.