All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <875zbzb9s8.fsf@vitty.brq.redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index de15309..6fe7237 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,7 @@ does make use of 's' here as it open codes pit_latch_status().
 > --- a/arch/x86/kvm/i8254.c
 > +++ b/arch/x86/kvm/i8254.c
 > @@ -462,7 +462,6 @@ static int pit_ioport_write(struct kvm_vcpu *vcpu,
->  		if (channel = 3) {
+>  		if (channel == 3) {
 >  			/* Read-Back Command. */
 >  			for (channel = 0; channel < 3; channel++) {
 > -				s = &pit_state->channels[channel];
diff --git a/a/content_digest b/N1/content_digest
index 24e4ff2..799cc32 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020200609233121.1118683-1-colin.king@canonical.com\0"
  "From\0Vitaly Kuznetsov <vkuznets@redhat.com>\0"
  "Subject\0Re: [PATCH] kvm: i8254: remove redundant assignment to pointer s\0"
- "Date\0Wed, 10 Jun 2020 08:32:55 +0000\0"
+ "Date\0Wed, 10 Jun 2020 10:32:55 +0200\0"
  "To\0Colin King <colin.king@canonical.com>\0"
  "Cc\0kernel-janitors@vger.kernel.org"
   linux-kernel@vger.kernel.org
@@ -44,7 +44,7 @@
  "> --- a/arch/x86/kvm/i8254.c\n"
  "> +++ b/arch/x86/kvm/i8254.c\n"
  "> @@ -462,7 +462,6 @@ static int pit_ioport_write(struct kvm_vcpu *vcpu,\n"
- ">  \t\tif (channel = 3) {\n"
+ ">  \t\tif (channel == 3) {\n"
  ">  \t\t\t/* Read-Back Command. */\n"
  ">  \t\t\tfor (channel = 0; channel < 3; channel++) {\n"
  "> -\t\t\t\ts = &pit_state->channels[channel];\n"
@@ -57,4 +57,4 @@
  "-- \n"
  Vitaly
 
-8ec00af4acfc9c84cae027b0efa542fba915b1c3b2f50dc7fc2cf1cbc6a9424a
+4b9fb22794bf20c1a2c81c19c491acb5bf179b41d16d93e26ea0382d42c2821d

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.