All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120117055654.GB9170@drongo>

diff --git a/a/1.txt b/N1/1.txt
index 4c403bb..79dd094 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On Mon, Jan 16, 2012 at 02:04:29PM +0100, Alexander Graf wrote:
 
 > > @@ -152,6 +152,8 @@ static unsigned long do_h_register_vpa(struct kvm_vcpu *vcpu,
 > > 	flags &= 7;
-> > 	if (flags = 0 || flags = 4)
+> > 	if (flags == 0 || flags == 4)
 > 
 > This could probably use a new variable name. Also, what do 0 and 4 mean? Constant defines would be nice here.
 
diff --git a/a/content_digest b/N1/content_digest
index 62c247a..025d1eb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\01A57B98F-A4C7-457D-A52A-4F67D5902E32@suse.de\0"
  "From\0Paul Mackerras <paulus@samba.org>\0"
  "Subject\0Re: [RFC PATCH 1/2] KVM: PPC: Book3S HV: Make virtual processor area registration more robust\0"
- "Date\0Tue, 17 Jan 2012 05:56:54 +0000\0"
+ "Date\0Tue, 17 Jan 2012 16:56:54 +1100\0"
  "To\0Alexander Graf <agraf@suse.de>\0"
  "Cc\0linuxppc-dev@ozlabs.org"
  " kvm-ppc@vger.kernel.org\0"
@@ -15,7 +15,7 @@
  "\n"
  "> > @@ -152,6 +152,8 @@ static unsigned long do_h_register_vpa(struct kvm_vcpu *vcpu,\n"
  "> > \tflags &= 7;\n"
- "> > \tif (flags = 0 || flags = 4)\n"
+ "> > \tif (flags == 0 || flags == 4)\n"
  "> \n"
  "> This could probably use a new variable name. Also, what do 0 and 4 mean? Constant defines would be nice here.\n"
  "\n"
@@ -80,4 +80,4 @@
  "\n"
  Paul.
 
-365976234f0c8ef22b61fe0333f3806d91b795f60be352360136b6a4a6f13384
+238653c6275ec05790f455329daffd8ac88ed98ed7b23859e1b45c768c383bd8

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.